diff options
| author | Jule Anger <janger@samba.org> | 2024-03-13 16:48:07 +0100 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2024-03-13 16:48:07 +0100 |
| commit | 105e6d817ddd2654bf44db92027d20c7cb0e85eb (patch) | |
| tree | a79127e4ad171be3e72e4da0ae63fdf059f6b064 | |
| parent | 4017976e8c0f5d1ae79ea01f1d4a46608ee0f61f (diff) | |
| download | samba-v4-18-test.tar.gz samba-v4-18-test.tar.bz2 samba-v4-18-test.zip | |
VERSION: Bump version up to Samba 4.18.12...v4-18-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
@@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MINOR=18 -SAMBA_VERSION_RELEASE=11 +SAMBA_VERSION_RELEASE=12 ######################################################## # If a official release has a serious bug # @@ -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=no +SAMBA_VERSION_IS_GIT_SNAPSHOT=yes ######################################################## # This is for specifying a release nickname # |
