summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-04-08 19:28:52 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-08 19:28:52 +0200
commitf81dc7b84ea8a2a0c7a586cba793b8292b869711 (patch)
treeebca82c625c17fe143590705e937ed0160168d46 /source3/VERSION
parentf960008c0c1f5bb23655aed8fed5faef86432cfb (diff)
downloadsamba-f81dc7b84ea8a2a0c7a586cba793b8292b869711.tar.gz
VERSION: Set version to 3.4.0pre1.
Karolin
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/VERSION b/source3/VERSION
index c1aa049e878..1326b4571d9 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -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=
########################################################
# 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=
########################################################