Skip to content

Commit 2e1e8f3

Browse files
authored
Merge pull request #310 from SCIInstitute/version_update
version update
2 parents 4f405ca + 21000c0 commit 2e1e8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ INCLUDE(CMake/RegisterUnitTest.cmake)
102102

103103
SET(SEG3D_MAJOR_VERSION 2 CACHE INTERNAL "Major version number" FORCE)
104104
SET(SEG3D_MINOR_VERSION 4 CACHE INTERNAL "Minor version number" FORCE)
105-
SET(SEG3D_PATCH_VERSION 3 CACHE INTERNAL "Patch version number" FORCE)
105+
SET(SEG3D_PATCH_VERSION 4 CACHE INTERNAL "Patch version number" FORCE)
106106

107107

108108
###########################################

0 commit comments

Comments
 (0)