summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2021-09-13 15:37:43 +0200
committerJule Anger <janger@samba.org>2021-09-13 15:37:43 +0200
commitbb9e236768f3c5811300e234bb716b6f68b3d379 (patch)
tree2d2dacf611718e9e226f3b1db578d61a215672bf /VERSION
parent9f5b76a42d76457260b5a63fd498a477558b9180 (diff)
downloadsamba-bb9e236768f3c5811300e234bb716b6f68b3d379.tar.gz
VERSION: Bump version up to Samba 4.15.0rc8...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <janger@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index f57bed5d2a2..91c60b2b518 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=7
+SAMBA_VERSION_RC_RELEASE=8
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=7
# 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 #