Skip to content

Commit 393ba50

Browse files
committed
update version
1 parent badfa15 commit 393ba50

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
@@ -11,7 +11,7 @@ endif()
1111
list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_CURRENT_LIST_DIR}/cmake")
1212

1313
set(MGARD_VERSION_MAJOR "1")
14-
set(MGARD_VERSION_MINOR "4")
14+
set(MGARD_VERSION_MINOR "5")
1515
set(MGARD_VERSION_PATCH "0")
1616

1717
set(MGARD_FILE_VERSION_MAJOR "1")

0 commit comments

Comments
 (0)