Skip to content

Commit 97fbb81

Browse files
committed
Version bump to beta2
1 parent 1d27396 commit 97fbb81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ ENDIF()
9595
SET(SNAP_VERSION_MAJOR 4)
9696
SET(SNAP_VERSION_MINOR 4)
9797
SET(SNAP_VERSION_PATCH 0)
98-
SET(SNAP_VERSION_QUALIFIER "-beta1")
98+
SET(SNAP_VERSION_QUALIFIER "-beta2")
9999

100100
# These fields should also be modified each time
101-
SET(SNAP_VERSION_RELEASE_DATE "20250815")
102-
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "August 15, 2025")
101+
SET(SNAP_VERSION_RELEASE_DATE "20250820")
102+
SET(SNAP_VERSION_RELEASE_DATE_FORMATTED "August 20, 2025")
103103

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

0 commit comments

Comments
 (0)