summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2017-09-14 06:47:22 -0700
committerKarolin Seeger <kseeger@samba.org>2017-09-17 21:13:55 +0200
commitf2f5ab69cd41d34879aa9fe22ee1de70ce057c4a (patch)
treea2bebc64ce6505e3849aae0711f9692a71f604c3 /VERSION
parent33244e57d95e516bc088cd5a5ad39a9178c5889a (diff)
downloadsamba-f2f5ab69cd41d34879aa9fe22ee1de70ce057c4a.tar.gz
VERSION: Bump version up to 4.7.0rc7...
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 63c185e8fba..d460d71c9e7 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=6
+SAMBA_VERSION_RC_RELEASE=7
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=6
# 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 #