Skip to content

Commit 70c8821

Browse files
committed
update version in cmake
1 parent 4a71657 commit 70c8821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.3)
16+
set(SPINER_VERSION 1.6.4)
1717
project(spiner VERSION ${SPINER_VERSION})
1818

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

0 commit comments

Comments
 (0)