diff options
-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... # |