summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-08-29 08:17:57 +0200
committerStefan Metzmacher <metze@samba.org>2016-08-29 08:21:39 +0200
commitff8d3d6bd2642600facfc62ecda05649c6a68b69 (patch)
treee81f36877faa93f07596614dc5f28b0a6082b4a6
parent6c94b107841721b9e8893376b2f96b35003b9a4d (diff)
downloadsamba-ff8d3d6bd2642600facfc62ecda05649c6a68b69.tar.gz
VERSION: Bump version up to 4.5.0rc4...
and re-enable git snapshots. Signed-off-by: Stefan Metzmacher <metze@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 85ce5300434..465e4071cf6 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 #