summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-07-15 09:58:05 +0200
committerKarolin Seeger <kseeger@samba.org>2021-07-15 09:58:38 +0200
commit81eeb1c6708bbe0e26e6e683073f46dfe69eb4a5 (patch)
treea4461070580e1b417ca3e03e96f51ddf47578b1e /VERSION
parent6a6f60447719d274011bd9575403f2fb0099ca91 (diff)
downloadsamba-81eeb1c6708bbe0e26e6e683073f46dfe69eb4a5.tar.gz
VERSION: Bump version up to 4.15.0rc2...
and re-enable GIT_SNAPSHOT. Signed-off-by: Karolin Seeger <kseeger@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> 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 787b2dd26b0..bc3facf0977 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=1
+SAMBA_VERSION_RC_RELEASE=2
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=1
# 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 #