summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald W. Carter <jerry@samba.org>2008-05-20 11:45:54 -0500
committerGerald W. Carter <jerry@samba.org>2008-05-20 11:45:54 -0500
commita39d9ab9c68932c15f5b42d8539aab6dfbc4d57a (patch)
treebef634decb6975a11edc4e85bbe88509b99b7acb
parent41c56ceb7c7b378747c01ffb863cd718f38ea31e (diff)
downloadsamba-a39d9ab9c68932c15f5b42d8539aab6dfbc4d57a.tar.gz
Set version to 3.0.29 for release
-rw-r--r--source/VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/VERSION b/source/VERSION
index 8fa324af3fe..6d69d3944ec 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=3
SAMBA_VERSION_MINOR=0
-SAMBA_VERSION_RELEASE=28
+SAMBA_VERSION_RELEASE=29
########################################################
# Bug fix releases use a letter for the patch revision #
@@ -36,7 +36,7 @@ SAMBA_VERSION_RELEASE=28
# e.g. SAMBA_VERSION_REVISION=a #
# -> "2.2.8a" #
########################################################
-SAMBA_VERSION_REVISION=b
+SAMBA_VERSION_REVISION=
########################################################
# For 'pre' 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=
########################################################
# This can be set by vendors if they want... #