summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2023-02-15 16:12:13 +0100
committerJule Anger <janger@samba.org>2023-02-15 16:12:13 +0100
commitb2d0a83414903bccb2d20514818ef12668b0bad6 (patch)
treea51e1c162830dc91bf49fad6f0ec6068183fb92a
parent4c48a250c04b3f0be3d88550fbd68fdbf7a8c65b (diff)
downloadsamba-b2d0a83414903bccb2d20514818ef12668b0bad6.tar.gz
VERSION: Bump version up to Samba 4.18.0rc4...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 82827931d07..fba1465b13e 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=3
+SAMBA_VERSION_RC_RELEASE=4
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=3
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=no
+SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
########################################################
# This is for specifying a release nickname #