summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-08-23 16:43:44 +0200
committerJule Anger <janger@samba.org>2022-08-23 16:44:18 +0200
commitfbd69dab91c932ef3dba06a9806d5f62b3ec66e4 (patch)
tree62500acf228748fe23bf1f60218a597782707768
parentc15dfcca9f52230ea200e6b13b9391f0f78c40e4 (diff)
downloadsamba-fbd69dab91c932ef3dba06a9806d5f62b3ec66e4.tar.gz
VERSION: Bump version up to Samba 4.17.0rc4...
and re-enable GIT_SNAPSHOT. Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index beafce89da7..ec19b8c6862 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=3
+SAMBA_VERSION_RC_RELEASE=4
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=3
# 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 #