Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pyushkevich/itksnap
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich committed Dec 4, 2024
2 parents 0f288e5 + d73614f commit 9637de7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ ENDIF()
SET(SNAP_VERSION_MAJOR 4)
SET(SNAP_VERSION_MINOR 2)
SET(SNAP_VERSION_PATCH 2)
SET(SNAP_VERSION_QUALIFIER "-beta")
SET(SNAP_VERSION_QUALIFIER "")

# These fields should also be modified each time
SET(SNAP_VERSION_RELEASE_DATE "20241125")
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "November 25, 2024")
SET(SNAP_VERSION_RELEASE_DATE "20241202")
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "December 02, 2024")

# This field should only change when the format of the settings files changes
# in a non backwards-compatible way
Expand Down

0 comments on commit 9637de7

Please # to comment.