aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-02-29 05:47:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-02-29 05:47:39 +0000
commit0eeb0501f15fd6cb98476f44c31cd948d3d1803a (patch)
tree9243a8346bbca186c912b89cea557e5dc36682b3 /configure.in
parent5cdf3caf9df7fd42cbc492ef71060310db1ea1c3 (diff)
made 2.5.0beta1 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1960 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 90394137..309556f4 100644
--- a/configure.in
+++ b/configure.in
@@ -5,11 +5,11 @@ PACKAGE=sylpheed
dnl version number
MAJOR_VERSION=2
-MINOR_VERSION=4
-MICRO_VERSION=8
+MINOR_VERSION=5
+MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=
+EXTRA_VERSION=beta1
BUILD_REVISION=0
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION