summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJule Anger <janger@samba.org>2023-03-01 13:41:04 +0100
committerJule Anger <janger@samba.org>2023-03-01 13:41:04 +0100
commit18e45f2d89fc68be4046e1365c3ddf1a80b5510d (patch)
tree3e4942791e1797fd3b7b7962a0e8827069dd1e58
parent746b83bbd89cc2ca06d791f6163d55ae9766bfb5 (diff)
downloadsamba-18e45f2d89fc68be4046e1365c3ddf1a80b5510d.tar.gz
VERSION: Bump version up to Samba 4.18.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 f08d67023df..c0318663c0c 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 #