Release alpha14.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 24 Dec 2010 01:05:33 +0000 (02:05 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 24 Dec 2010 01:05:33 +0000 (02:05 +0100)
source4/VERSION

index f80aca6d6b4363af9f4609d839ad412023ead24b..262ebb788e1bb493b0a24fab442639b783f057e1 100644 (file)
@@ -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...           #