summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-12-24 02:05:33 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-12-24 02:05:33 +0100
commit0eded28c2371adb356fc6c48185455fd6257c0c5 (patch)
tree1c01e831bedf0306d1b5d09f4817af7e9e6e342f
parent1a20d597f2c792fc7d6ba846a82d904ccc7705b3 (diff)
downloadsamba-4.0.0alpha14.tar.gz
Release alpha14.samba-4.0.0alpha14
-rw-r--r--source4/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/VERSION b/source4/VERSION
index f80aca6d6b4..262ebb788e1 100644
--- a/source4/VERSION
+++ b/source4/VERSION
@@ -89,7 +89,7 @@ SAMBA_VERSION_RC_RELEASE=
# 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 #
@@ -98,7 +98,7 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
# smbd --version will then give: #
# -> "4.0.0-tp1-VendorVersion (Nicky Nickname)" #
########################################################
-SAMBA_VERSION_RELEASE_NICKNAME=
+SAMBA_VERSION_RELEASE_NICKNAME=randomdata
########################################################
# This can be set by vendors if they want... #