Skip to content

Commit f04e373

Browse files
committed
update cmake
1 parent e5b55c1 commit f04e373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
cmake_minimum_required(VERSION 3.19)
1515

16-
set(SPINER_VERSION 1.6.2)
16+
set(SPINER_VERSION 1.6.3)
1717
project(spiner VERSION ${SPINER_VERSION})
1818

1919
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)