aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-11-29 06:39:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-11-29 06:39:48 +0000
commit49209e5ed42ef93e9a9e9b4bf0182af329c10522 (patch)
tree1a3c7e358d2a61f68ba1c10721e6c8e65faa5218 /configure.in
parentbbcb27a5f65c1a759dd65c8564598105dc3e468a (diff)
sylfilter command was added as a preset of junk filter program.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2985 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 655a57ec..72d41066 100644
--- a/configure.in
+++ b/configure.in
@@ -9,8 +9,8 @@ MINOR_VERSION=2
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta3
-BUILD_REVISION=1122
+EXTRA_VERSION=beta4
+BUILD_REVISION=1129
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release