diff options
| author | Jule Anger <janger@samba.org> | 2023-07-19 16:50:00 +0200 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2023-07-19 16:50:36 +0200 |
| commit | 5d5fa9a6c4c46152785b4c3d1a42ae5172ccbf6f (patch) | |
| tree | 851c8ece67ac89e255631098fb1377a85f4441c4 | |
| parent | 225a003a043eee399b6d266d94440c399b6877e4 (diff) | |
| download | samba-v4-16-test.tar.gz samba-v4-16-test.tar.bz2 samba-v4-16-test.zip | |
VERSION: Bump version up to Samba 4.16.12...v4-16-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=16 -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 # |
