diff options
| author | Jule Anger <janger@samba.org> | 2024-03-13 16:47:33 +0100 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2024-03-13 16:47:33 +0100 |
| commit | 4017976e8c0f5d1ae79ea01f1d4a46608ee0f61f (patch) | |
| tree | dea6f0586c442637d523798e3d05366fd64a6424 | |
| parent | 2edd0aac9f115b21b7c58b254c7b814ee664380e (diff) | |
| download | samba-v4-18-stable.tar.gz samba-v4-18-stable.tar.bz2 samba-v4-18-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.18.11 release.samba-4.18.11v4-18-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 # |
