Skip to content

Commit 2f08b87

Browse files
author
allywarner
committed
Version Update
1 parent 8ba107c commit 2f08b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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 2 CACHE INTERNAL "Patch version number" FORCE)
105+
SET(SEG3D_PATCH_VERSION 3 CACHE INTERNAL "Patch version number" FORCE)
106106

107107

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

0 commit comments

Comments
 (0)