diff options
author | Karolin Seeger <kseeger@samba.org> | 2019-02-22 11:35:39 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2019-03-11 20:40:58 +0100 |
commit | 214ec9cf8f4e9d3e5bbab6e163f768e7dae6df6b (patch) | |
tree | f0aafa6551f298f93a01c470e864c6ab10d4e1f1 | |
parent | 2bbbc1aae27cd6d643b43f2c1eedd9e6fce0d59a (diff) | |
download | samba-214ec9cf8f4e9d3e5bbab6e163f768e7dae6df6b.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.9.5 release.samba-4.9.5
Signed-off-by: Karolin Seeger <kseeger@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 # |