diff options
| author | Björn Jacke <bjacke@samba.org> | 2026-04-17 09:14:46 +0200 |
|---|---|---|
| committer | Björn Jacke <bjacke@samba.org> | 2026-04-17 09:20:42 +0200 |
| commit | 2e9d10d402da523f143ed597c50e577690a5f531 (patch) | |
| tree | 6cc8cfcb9aa2d6f15ada96cdd1869332dc670aa4 | |
| parent | 203c3d7e56258dcb5ececbce60523392c9756bee (diff) | |
| download | samba-v4-24-stable.tar.gz samba-v4-24-stable.tar.bz2 samba-v4-24-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.24.1 release.samba-4.24.1v4-24-stable
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
| -rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,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 # |
