diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-11-08 08:55:24 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-11-08 08:55:24 +0100 |
commit | 865cc283d1b2c7ae3cf504b541e5a36248291095 (patch) | |
tree | 0ce2f1f009aa86bd3364c9c0b6d1150b65b7e8e5 /VERSION | |
parent | f8c0389369efecff23d6ffa9fec9b10e62e7da0b (diff) | |
download | samba-865cc283d1b2c7ae3cf504b541e5a36248291095.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.9.2 release.samba-4.9.2
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 # |