diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-08-11 08:24:44 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-08-11 08:24:44 +0000 |
commit | 9f47b564cebbb6d829f7c8f8a66fa854abd810a9 (patch) | |
tree | 2326f53a6e76908eaa2615a29112ddb0bb60fb0c | |
parent | f0a30699e3c7148b16c6b0994edcf3fc7dfb61c8 (diff) |
updated configure.in.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2207 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 23ee148d..b5411f49 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=2 MINOR_VERSION=7 -MICRO_VERSION=0 +MICRO_VERSION=1 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= |