diff options
author | Stefan Metzmacher <metze@samba.org> | 2016-04-11 09:18:51 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2016-04-11 09:18:51 +0200 |
commit | 71de9213a6e0bdff902ca9dca1d39d9c2e1c5020 (patch) | |
tree | 9a389213cef108396803be764e6547b1cb239e39 /VERSION | |
parent | 370b3dd84435e0bb4d337c53f0ff134594bdc524 (diff) | |
download | samba-71de9213a6e0bdff902ca9dca1d39d9c2e1c5020.tar.gz |
VERSION: Disable git snapshots for the 4.4.2 release.samba-4.4.2
Signed-off-by: Stefan Metzmacher <metze@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 # |