Skip to content

Commit 152ee22

Browse files
author
Jule Anger
committed
VERSION: Bump version up to 4.23.0pre1...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <[email protected]> Signed-off-by: Stefan Metzmacher <[email protected]> Autobuild-User(master): Jule Anger <[email protected]> Autobuild-Date(master): Thu Feb 6 12:24:14 UTC 2025 on atb-devel-224
1 parent fc3005d commit 152ee22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2025"
2626
# -> "3.0.0" #
2727
########################################################
2828
SAMBA_VERSION_MAJOR=4
29-
SAMBA_VERSION_MINOR=22
29+
SAMBA_VERSION_MINOR=23
3030
SAMBA_VERSION_RELEASE=0
3131

3232
########################################################
@@ -79,7 +79,7 @@ SAMBA_VERSION_BETA_RELEASE=
7979
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
8080
# -> "2.2.9pre1" #
8181
########################################################
82-
SAMBA_VERSION_PRE_RELEASE=
82+
SAMBA_VERSION_PRE_RELEASE=1
8383

8484
########################################################
8585
# For 'rc' releases the version will be #
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
8989
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
9090
# -> "3.0.0rc1" #
9191
########################################################
92-
SAMBA_VERSION_RC_RELEASE=1
92+
SAMBA_VERSION_RC_RELEASE=
9393

9494
########################################################
9595
# To mark SVN snapshots this should be set to 'yes' #
@@ -101,7 +101,7 @@ SAMBA_VERSION_RC_RELEASE=1
101101
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
102102
# -> "3.0.0-SVN-build-199" #
103103
########################################################
104-
SAMBA_VERSION_IS_GIT_SNAPSHOT=no
104+
SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
105105

106106
########################################################
107107
# This is for specifying a release nickname #

0 commit comments

Comments
 (0)