Skip to content

Commit 95f0bb0

Browse files
committed
ENH: Bump CMakeLists.txt version to 4.12.1
Change-Id: I25b2405cb1efc41193d4a5289eaa7b994247bc77
1 parent 624f1d7 commit 95f0bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ set(main_project_name ${_ITKModuleMacros_DEFAULT_LABEL})
7474
# ITK version number.
7575
set(ITK_VERSION_MAJOR "4")
7676
set(ITK_VERSION_MINOR "12")
77-
set(ITK_VERSION_PATCH "1")
77+
set(ITK_VERSION_PATCH "2")
7878

7979
if(NOT ITK_INSTALL_RUNTIME_DIR)
8080
set(ITK_INSTALL_RUNTIME_DIR bin)

0 commit comments

Comments
 (0)