summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-08-30 17:03:48 +0200
committerJule Anger <janger@samba.org>2022-08-30 17:03:48 +0200
commit3ba0c89f248e0e24ffe39f2c7a93252ed5d77ad1 (patch)
tree90617d23cef85885b647f0c7f4fc3b69227c0c35 /VERSION
parente6294461ad1063276ab68220ac5609d498b915db (diff)
downloadsamba-3ba0c89f248e0e24ffe39f2c7a93252ed5d77ad1.tar.gz
VERSION: Bump version up to Samba 4.17.0rc4...
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 6dd9eb383e4..48ff68b91e9 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=4
+SAMBA_VERSION_RC_RELEASE=5
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=4
# 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 #