Skip to content

Commit 8c9f571

Browse files
author
Jule Anger
committed
VERSION: Bump version up to Samba 4.23.0rc2...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <janger@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
1 parent 2986c26 commit 8c9f571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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=2
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)