summaryrefslogtreecommitdiff
path: root/source3/VERSION
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-08-13 15:25:09 +0200
committerKarolin Seeger <kseeger@samba.org>2008-08-13 15:25:09 +0200
commit0c0a3892ae40e9c05402301b7109d6dc90f4e38f (patch)
tree37801686c83c448a3a286033de2f2bbf90994fe7 /source3/VERSION
parent93d2a982fc98cc0bcd2896b9d1e6cd50fe384ae9 (diff)
downloadsamba-0c0a3892ae40e9c05402301b7109d6dc90f4e38f.tar.gz
samba-0c0a3892ae40e9c05402301b7109d6dc90f4e38f.tar.bz2
samba-0c0a3892ae40e9c05402301b7109d6dc90f4e38f.zip
VERSION: Raise version number.
Karolin (This used to be commit 1ed4b2151e60050455e0b3564afe01b0c030b71e)
Diffstat (limited to 'source3/VERSION')
-rw-r--r--source3/VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/VERSION b/source3/VERSION
index 758956e9f7..180d04e882 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -24,7 +24,7 @@
# -> "3.0.0" #
########################################################
SAMBA_VERSION_MAJOR=3
-SAMBA_VERSION_MINOR=3
+SAMBA_VERSION_MINOR=4
SAMBA_VERSION_RELEASE=0
########################################################
@@ -46,7 +46,7 @@ SAMBA_VERSION_REVISION=
# e.g. SAMBA_VERSION_PRE_RELEASE=1 #
# -> "2.2.9pre1" #
########################################################
-SAMBA_VERSION_PRE_RELEASE=1
+SAMBA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -84,7 +84,7 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
# SAMBA_VERSION_VENDOR_FUNCTION #
# #
########################################################
-SAMBA_VERSION_VENDOR_SUFFIX="test"
+SAMBA_VERSION_VENDOR_SUFFIX="devel"
SAMBA_VERSION_VENDOR_PATCH=
########################################################