diff options
| author | Björn Jacke <bjacke@samba.org> | 2026-04-21 13:12:07 +0200 |
|---|---|---|
| committer | Björn Jacke <bjacke@samba.org> | 2026-04-21 13:12:07 +0200 |
| commit | 89de873fdaba0282f2423625e85ad80bbd24eb04 (patch) | |
| tree | 9d0e1ee851d277842f68ff30da438ea5455aa655 | |
| parent | c42d7d192c9926ff6fd64b8d2aa8d10c18ad1854 (diff) | |
| download | samba-v4-23-stable.tar.gz samba-v4-23-stable.tar.bz2 samba-v4-23-stable.zip | |
VERSION: Disable GIT_SNAPSHOT for the 4.23.7 release.samba-4.23.7v4-23-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 # |
