summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-04-19 09:57:25 +0200
committerKarolin Seeger <kseeger@samba.org>2021-04-26 10:17:55 +0200
commit77aa340ad8c22a1f3ea43c90fbcedf5a424de56b (patch)
tree2ceb7ffcff7764ab556238f6fde4946995f53866
parentdef81d0a59d5155e9a4337f3a5960bc98c78e263 (diff)
downloadsamba-77aa340ad8c22a1f3ea43c90fbcedf5a424de56b.tar.gz
VERSION: Bump version up to 4.14.4...
and re-enable GIT_SNAPSHOT. Signed-off-by: Karolin Seeger <kseeger@samba.org> (cherry picked from commit a8b9ea7e1aa4f526bd73baee45f0a3483c95381a)
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index fbdb45a2349..23737d21667 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=3
+SAMBA_VERSION_RELEASE=4
########################################################
# 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 #