summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-09-06 16:20:55 +0200
committerJule Anger <janger@samba.org>2022-09-06 16:20:55 +0200
commitef5b28a2585fc72c5efb04c722edf8bcf07167ba (patch)
treea6a80a39ac070249f3cf531001618cce1324c98f /VERSION
parent28b356ae82a7080a94475c7b018670513e80354c (diff)
downloadsamba-ef5b28a2585fc72c5efb04c722edf8bcf07167ba.tar.gz
VERSION: Bump version up to Samba 4.17.0rc6...
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 50344235004..73643920f6e 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 #