summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-03-13 13:33:43 +0100
committerKarolin Seeger <kseeger@samba.org>2018-03-13 20:02:20 +0100
commit5a9d09fee44052e18ce241ec28f78498d2e20d73 (patch)
tree01fc5c121459cc1cb8d922a135e16e2e47586cad
parent9c2a2150d691e983095926a78e90124a054ee52b (diff)
downloadsamba-5a9d09fee44052e18ce241ec28f78498d2e20d73.tar.gz
VERSION: Bump version up to 4.8.0...samba-4.8.0
and disable GIT_SNAPSHOT for the 4.8.0 release. Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 8720a825cc3..2f7a2d12979 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=5
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=5
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
########################################################
# This is for specifying a release nickname #