Skip to content

Commit

Permalink
ENH: Bump CMakeLists.txt version to 4.12.1.
Browse files Browse the repository at this point in the history
Change-Id: I1cebcfed893ff8886a451a41400b8463a6dc8dc3
  • Loading branch information
Francois Budin committed Aug 22, 2017
1 parent 024ae14 commit 8b738df
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 @@ -74,7 +74,7 @@ set(main_project_name ${_ITKModuleMacros_DEFAULT_LABEL})
# ITK version number.
set(ITK_VERSION_MAJOR "4")
set(ITK_VERSION_MINOR "12")
set(ITK_VERSION_PATCH "0")
set(ITK_VERSION_PATCH "1")

if(NOT ITK_INSTALL_RUNTIME_DIR)
set(ITK_INSTALL_RUNTIME_DIR bin)
Expand Down

0 comments on commit 8b738df

Please sign in to comment.