Skip to content

Commit a0f4a21

Browse files
authored
Merge pull request #78 from lanl/jmm/1.6.2-rc
prepare for release 1.6.2
2 parents 4cc3f19 + babb4eb commit a0f4a21

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.1)
16+
set(SPINER_VERSION 1.6.2)
1717
project(spiner VERSION ${SPINER_VERSION})
1818

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

0 commit comments

Comments
 (0)