aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-04-04 07:59:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-04-04 07:59:36 +0000
commit743b39ac8098548a2a8f1940c77515da263391b6 (patch)
tree3bf9cf5d9a498af910d97db22f034d8f6dc05d46 /configure.in
parent0fdf78ead1e0d34df889a4c0edd6e453b4ad0ef0 (diff)
open output file as text mode when saving messages as text.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3247 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 631fb1f8..43bfe1ee 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=beta3
-BUILD_REVISION=1146
+EXTRA_VERSION=beta4
+BUILD_REVISION=1147
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release