aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-24 09:37:13 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-24 09:37:13 +0000
commit4e94805f2abd952eaaed7cf9990ddf13cbc1e66f (patch)
treeb20801de407618068da21c5ddaf6e818466d1707 /configure.in
parent38f46204d02b2aaf3e61b480c13ab92bcedfde87 (diff)
fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to 3.1.0.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2826 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 53066b1f..3dfc7612 100644
--- a/configure.in
+++ b/configure.in
@@ -9,12 +9,12 @@ MINOR_VERSION=1
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=rc
-BUILD_REVISION=1112
+EXTRA_VERSION=
+BUILD_REVISION=1113
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release
-DEVEL_VERSION=1
+dnl DEVEL_VERSION=1
dnl set $target
AC_CANONICAL_SYSTEM