aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-04-02 01:56:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-04-02 01:56:42 +0000
commitdcb31df5598e9fe34743d621683ac23bd278481f (patch)
treedaaf26a4149fea8c1f06820761abdeb8a4d150a0 /configure.in
parent72e136d6a193aee8909604f2eaaf1f9626295f16 (diff)
bumped version to 3.0.2. Updated PLUGIN.txt.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2527 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 8368f98f..f813bd82 100644
--- a/configure.in
+++ b/configure.in
@@ -6,11 +6,11 @@ PACKAGE=sylpheed
dnl version number
MAJOR_VERSION=3
MINOR_VERSION=0
-MICRO_VERSION=1
-INTERFACE_AGE=1
-BINARY_AGE=1
+MICRO_VERSION=2
+INTERFACE_AGE=2
+BINARY_AGE=2
EXTRA_VERSION=
-BUILD_REVISION=1002
+BUILD_REVISION=1004
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release