From 41b460724c6455eae000ab3dfbfa5553a597e030 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 25 Jul 2012 09:19:12 +0000 Subject: improved the new attachmemts interface. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3134 ee746299-78ed-0310-b773-934348b2243d --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d5ab9d88..69fd7487 100644 --- a/configure.in +++ b/configure.in @@ -5,12 +5,12 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=3 -MINOR_VERSION=2 +MINOR_VERSION=3 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION= -BUILD_REVISION=1137 +EXTRA_VERSION=beta1 +BUILD_REVISION=1138 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl define if this is a development release -- cgit v1.2.3