summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-03-09 13:30:50 +0100
committerKarolin Seeger <kseeger@samba.org>2021-03-09 13:30:50 +0100
commit9b49519cae3e967af9ea48dc5fcfb6c145e31db4 (patch)
tree80205c0e10b8a0f554293f33362d7527d8152a1d
parentd42d46964b758e2fd2374828f7cb52ad24f28a2f (diff)
downloadsamba-4.14.0.tar.gz
VERSION: Bump version up to 4.14.0...samba-4.14.0
and disable GIT_SNAPSHOT for the release. Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 14663dc058f..8ca6b68551c 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=5
+SAMBA_VERSION_RC_RELEASE=
########################################################
# To mark SVN snapshots this should be set to 'yes' #
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=5
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
########################################################
# This is for specifying a release nickname #