summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2021-08-26 10:50:00 +0200
committerJule Anger <janger@samba.org>2021-08-26 10:54:29 +0200
commit068bdf8fbfb08eca479904f3983c7757f017c2b5 (patch)
treea1e27544922e10b17394ce9d07c00eb60eef5316 /VERSION
parent16a2811617921f372a48842f85ed0f79dae35265 (diff)
downloadsamba-068bdf8fbfb08eca479904f3983c7757f017c2b5.tar.gz
VERSION: Bump version up to Samba 4.15.0rc4...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <janger@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index c529cb04f23..c95cc28532b 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 #