From 743b39ac8098548a2a8f1940c77515da263391b6 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 4 Apr 2013 07:59:36 +0000 Subject: 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 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') 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 -- cgit v1.2.3