Skip to content

Commit

Permalink
version date change
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich committed Nov 25, 2024
1 parent 02e7599 commit 57417b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ SET(SNAP_VERSION_PATCH 2)
SET(SNAP_VERSION_QUALIFIER "-beta")

# These fields should also be modified each time
SET(SNAP_VERSION_RELEASE_DATE "20241111")
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "November 11, 2024")
SET(SNAP_VERSION_RELEASE_DATE "20241125")
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "November 25, 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 57417b6

Please sign in to comment.