diff options
author | Jule Anger <janger@samba.org> | 2022-06-13 08:48:17 +0200 |
---|---|---|
committer | Jule Anger <janger@samba.org> | 2022-06-13 08:48:17 +0200 |
commit | ad60cbaf053c4177d3d771825d065bb3486e9bcf (patch) | |
tree | 1b27cf8c4d10e7cd5285fbc7491e2d99e1a316dd /VERSION | |
parent | b18294264136eae3634c03bb141d2db18c3fef00 (diff) | |
download | samba-ad60cbaf053c4177d3d771825d065bb3486e9bcf.tar.gz |
VERSION: Bump version up to Samba 4.16.3...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger@samba.org>
Diffstat (limited to 'VERSION')
-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=2 +SAMBA_VERSION_RELEASE=3 ######################################################## # 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 # |