summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-11-26 14:16:00 +0100
committerKarolin Seeger <kseeger@samba.org>2009-11-26 14:16:00 +0100
commit31c172264473241b7edf20e1dca80adf10ca7882 (patch)
tree7b6fa92b51c8c93d2866220bc6b0055b0f05ee62
parentc4e282456b3f68baf935374183548b18b1ed3c1b (diff)
downloadsamba-3.5.0pre1.tar.gz
samba-3.5.0pre1.tar.xz
samba-3.5.0pre1.zip
VERSION: Set version to 3.5.0pre1.samba-3.5.0pre1
Karolin
-rw-r--r--source3/VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/VERSION b/source3/VERSION
index 5296aff4ba6..b5bd528ac50 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION=
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=
+SAMBA_VERSION_PRE_RELEASE=1
########################################################
# For 'rc' releases the version will be #
@@ -68,7 +68,7 @@ SAMBA_VERSION_RC_RELEASE=
# 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 can be set by vendors if they want... #
@@ -84,7 +84,7 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
# SAMBA_VERSION_VENDOR_FUNCTION #
# #
########################################################
-SAMBA_VERSION_VENDOR_SUFFIX="devel"
+SAMBA_VERSION_VENDOR_SUFFIX=
SAMBA_VERSION_VENDOR_PATCH=
########################################################