diff options
| author | Jule Anger <janger@samba.org> | 2022-01-31 14:29:05 +0100 |
|---|---|---|
| committer | Jule Anger <janger@samba.org> | 2022-01-31 14:29:05 +0100 |
| commit | 0a482310d4e620741d1e512b7232bee1233be69e (patch) | |
| tree | dfa3e337ac72d7deab1514d97d2156e2a8fb9536 | |
| parent | e0de3de2504616cffc42b66e865f31380f55305c (diff) | |
| download | samba-v4-13-test.tar.gz samba-v4-13-test.tar.bz2 samba-v4-13-test.zip | |
VERSION: Bump version up to Samba 4.13.18...v4-13-test
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <janger@samba.org>
Signed-off-by: Stefan Metzmacher <metze@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=13 -SAMBA_VERSION_RELEASE=17 +SAMBA_VERSION_RELEASE=18 ######################################################## # 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 # |
