aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-08-28 02:58:59 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-08-28 02:58:59 +0000
commit2e7d504d5191b25b5d53c3da4a43ec7bd8856c7b (patch)
treea5c5c6c9a5f3b670747512789d188c5c09ef886a /configure.in
parentdecf4794b3ae42a88161255ce11f9af30eb4f069 (diff)
made 3.4.0beta5 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3275 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 779e6b11..4094c954 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=4
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta4
-BUILD_REVISION=1148
+EXTRA_VERSION=beta5
+BUILD_REVISION=1149
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release