diff options
| author | Jule Anger <janger@samba.org> | 2025-11-11 13:24:31 +0100 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2025-11-11 13:24:31 +0100 |
| commit | 40c6b523992d327f0199849e885b4ad4d4f427c1 (patch) | |
| tree | 27312f7eb829d06eed31e6d71876cea966ff0d66 | |
| parent | 63a935cbc8fd6a30949bf48ba957f7f97a80ab57 (diff) | |
| download | samba-v4-21-test.tar.gz samba-v4-21-test.tar.bz2 samba-v4-21-test.zip | |
VERSION: Bump version up to Samba 4.21.11...v4-21-test
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger@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-2024" ######################################################## SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MINOR=21 -SAMBA_VERSION_RELEASE=10 +SAMBA_VERSION_RELEASE=11 ######################################################## # 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 # |
