diff options
| author | Jule Anger <janger@samba.org> | 2023-07-17 21:39:58 +0200 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2023-07-17 22:26:51 +0200 |
| commit | 225a003a043eee399b6d266d94440c399b6877e4 (patch) | |
| tree | edb33e68f72ec50eca1e0695e79df65d25288328 | |
| parent | 40053373794dba56762b184e6d34c2c937065f50 (diff) | |
| download | samba-v4-16-stable.tar.gz samba-v4-16-stable.tar.bz2 samba-v4-16-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.16.11 release.samba-4.16.11v4-16-stable
Signed-off-by: Jule Anger <janger@samba.org>
| -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 # |
