diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-09-21 11:49:04 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-09-24 08:40:54 +0200 |
commit | 8fb6b0f42eef05614926cfc2b82117441fd06678 (patch) | |
tree | 8ba61127c11d96e415eccbf3423515b2a9740d83 /VERSION | |
parent | 7483205ba8ba1f10bc8b8ebb73069a61152a79e8 (diff) | |
download | samba-8fb6b0f42eef05614926cfc2b82117441fd06678.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.9.1 release.samba-4.9.1
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'VERSION')
-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 # |