diff options
| author | Björn Jacke <bjacke@samba.org> | 2026-04-17 09:17:36 +0200 |
|---|---|---|
| committer | Björn Jacke <bjacke@samba.org> | 2026-04-17 09:20:42 +0200 |
| commit | 3f4bcfa3358d5c25e44498946a5a5a03b8d94dd8 (patch) | |
| tree | 3a019d95d8d43939554c965dd6140041270d3b72 | |
| parent | 2e9d10d402da523f143ed597c50e577690a5f531 (diff) | |
| download | samba-v4-24-test.tar.gz samba-v4-24-test.tar.bz2 samba-v4-24-test.zip | |
VERSION: Bump version up to Samba 4.24.2...v4-24-test
and re-enable GIT_SNAPSHOT.
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
| -rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2026" ######################################################## SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MINOR=24 -SAMBA_VERSION_RELEASE=1 +SAMBA_VERSION_RELEASE=2 ######################################################## # If a official release has a serious bug # @@ -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=no +SAMBA_VERSION_IS_GIT_SNAPSHOT=yes ######################################################## # This is for specifying a release nickname # |
