summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2021-08-09 15:20:37 +0200
committerJule Anger <janger@samba.org>2021-08-09 15:28:10 +0200
commitf834da87269bf5eb1c1048ad455638d7e5aa1b73 (patch)
treea97da3cf0524eee27d070396d86d6e80d2c95327 /VERSION
parent16fb5c685a58af1e1d8761ba2c039a6626dabd6a (diff)
downloadsamba-f834da87269bf5eb1c1048ad455638d7e5aa1b73.tar.gz
VERSION: Bump version up to Samba 4.15.0rc3...
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 ba0f12ea840..0487096ed57 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=2
+SAMBA_VERSION_RC_RELEASE=3
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=2
# 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 #