summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2022-03-01 08:58:07 +0100
committerJule Anger <janger@samba.org>2022-03-01 08:58:07 +0100
commit91c7a2cb662c91fde271315d6abbc584dd63639b (patch)
tree9743e6ed136773807e48a86499be21f81fd2edb1
parent3b4041236d18e48db6fe4c521b0c267ae08b15a6 (diff)
downloadsamba-91c7a2cb662c91fde271315d6abbc584dd63639b.tar.gz
VERSION: Bump version up to Samba 4.16.0rc5...
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 f667b0d2f2d..afc3c64af35 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 #