summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-12-11 18:01:14 +0100
committerKarolin Seeger <kseeger@samba.org>2012-12-11 18:05:51 +0100
commitdf33344d8eb40221d60c99931690703a11d91bc2 (patch)
tree98e5bb8fe13ec9927ce8a0e034cd03e1bce84752
parenta69e7314a4ac42910eeed0b30a478d699d27a97a (diff)
downloadsamba-4.0.0.tar.gz
VERSION: Bump version number up to 4.0.0.samba-4.0.0
And disable git snapshots. Karolin
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 15a3fcc4a33..8aa0bfbeca2 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=7
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=7
# 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 #