diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-03-01 21:02:59 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-03-01 21:02:59 +0100 |
commit | 562b385756409568c224098aa20b4bf808c3bafb (patch) | |
tree | 63091938e8c780d4826732daec21ca5e2f7ddf8b /VERSION | |
parent | 9d4ae41fc5052e8074b1f59139813e58ded137bc (diff) | |
download | samba-562b385756409568c224098aa20b4bf808c3bafb.tar.gz |
VERSION: Disable GIT_SNAPSHOT for the 4.8.0rc4 release.samba-4.8.0rc4
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=4 # 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 # |