Skip to content

Commit

Permalink
Merge pull request #114 from lanl/jmm/v1.6.3-rc
Browse files Browse the repository at this point in the history
Release candidate v1.6.3-rc
  • Loading branch information
Yurlungur authored Feb 4, 2025
2 parents e5b55c1 + f04e373 commit c379f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

cmake_minimum_required(VERSION 3.19)

set(SPINER_VERSION 1.6.2)
set(SPINER_VERSION 1.6.3)
project(spiner VERSION ${SPINER_VERSION})

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

0 comments on commit c379f5d

Please sign in to comment.