diff options
author | Jule Anger <janger@samba.org> | 2022-07-24 11:47:55 +0200 |
---|---|---|
committer | Jule Anger <janger@samba.org> | 2022-07-24 11:47:55 +0200 |
commit | ad06fd8294503b6a27729118dd8c80558d41924a (patch) | |
tree | 9bb02045019b56af8f0f738f4c744e07d71f8373 | |
parent | 0e6fc4fb33aa8005a71e84c6ce38479592f6c59f (diff) | |
download | samba-v4-14-stable.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.14.14 release.samba-4.14.14v4-14-stable
Signed-off-by: Jule Anger <janger@samba.org>
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,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 # |