aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-12 06:52:15 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-12 06:52:15 +0000
commitd464abfde8e2e6faeb136b39e39635bfad3f89a6 (patch)
tree10d8f7b55beece24d4a973d6c05b710c0ba65dd4 /configure.in
parentfcc6cdb310f80d0686212300c99863de53df820d (diff)
do not install test plugin automatically.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2166 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 c0c62a95..23ee148d 100644
--- a/configure.in
+++ b/configure.in
@@ -9,11 +9,11 @@ MINOR_VERSION=7
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta6
+EXTRA_VERSION=
BUILD_REVISION=0
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
-DEVEL_VERSION=yes
+DEVEL_VERSION=
dnl set $target
AC_CANONICAL_SYSTEM