diff options
author | Jule Anger <janger@samba.org> | 2022-01-31 12:56:33 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2022-01-31 15:26:29 +0000 |
commit | 29355d0a2d4e2b64a0cd1b8d16067f94f1594114 (patch) | |
tree | 4de5f4dd521ffc0642ac86c5fa5c37085b55fd9c | |
parent | a4763bd9d87f9efe93fa6d3ffc0ae9588663f8ef (diff) | |
download | samba-29355d0a2d4e2b64a0cd1b8d16067f94f1594114.tar.gz |
VERSION: Bump version up to Samba 4.16.0rc3...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger@samba.org>
Autobuild-User(v4-16-test): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(v4-16-test): Mon Jan 31 15:26:29 UTC 2022 on sn-devel-184
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE= # e.g. SAMBA_VERSION_RC_RELEASE=1 # # -> "3.0.0rc1" # ######################################################## -SAMBA_VERSION_RC_RELEASE=2 +SAMBA_VERSION_RC_RELEASE=3 ######################################################## # To mark SVN snapshots this should be set to 'yes' # @@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=2 # 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 # |