diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-08-15 11:42:37 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-08-15 11:42:37 +0200 |
commit | ba2ef7fab48ecaa3cc77af77c2b815075c078dd7 (patch) | |
tree | 9db51fb247151db8bfa3c30a8bceb242138fb44b /VERSION | |
parent | 6f1fdf95e908f75a6746062471f03e63b69afae4 (diff) | |
download | samba-ba2ef7fab48ecaa3cc77af77c2b815075c078dd7.tar.gz |
VERISON: Disable GIT_SNAPSHOT for 4.9.0rc3 release.samba-4.9.0rc3
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=3 # 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 # |