diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-12-24 02:05:33 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-12-24 02:05:33 +0100 |
commit | 0eded28c2371adb356fc6c48185455fd6257c0c5 (patch) | |
tree | 1c01e831bedf0306d1b5d09f4817af7e9e6e342f | |
parent | 1a20d597f2c792fc7d6ba846a82d904ccc7705b3 (diff) | |
download | samba-0eded28c2371adb356fc6c48185455fd6257c0c5.tar.gz samba-0eded28c2371adb356fc6c48185455fd6257c0c5.tar.bz2 samba-0eded28c2371adb356fc6c48185455fd6257c0c5.zip |
Release alpha14.
-rw-r--r-- | source4/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/VERSION b/source4/VERSION index f80aca6d6b..262ebb788e 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... # |