summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-09-06 09:57:44 +0200
committerKarolin Seeger <kseeger@samba.org>2018-09-06 09:57:44 +0200
commitfa4c7f43b7ae93b55458a62c89f2e61542b36d5e (patch)
tree915a472ed130344651c201d708f5c22d46f5a996 /VERSION
parent71aa4d1578f3b233975a36c7b00e24a0e664791b (diff)
downloadsamba-fa4c7f43b7ae93b55458a62c89f2e61542b36d5e.tar.gz
VERSION: Bump version up to 4.9.0rc6...
and re-enable GIT_SNAPSHOT. Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 89ac63f1fd0..6aa6781efdb 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=5
+SAMBA_VERSION_RC_RELEASE=6
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=5
# 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 #