diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-12-13 09:59:22 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-12-13 10:01:52 +0100 |
commit | a988dcb90c4136baf4303700852d78b28e549970 (patch) | |
tree | 88487d455167f53ea230d88639cd29998c7dc195 /VERSION | |
parent | 91c4bf85967339fff09f6576c6756d3695390e13 (diff) | |
download | samba-a988dcb90c4136baf4303700852d78b28e549970.tar.gz |
VERSION: Bump version up to 4.8.9...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Karolin Seeger <kseeger@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=8 -SAMBA_VERSION_RELEASE=8 +SAMBA_VERSION_RELEASE=9 ######################################################## # 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 # |