diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-07-21 04:42:22 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-07-21 04:42:22 +0000 |
commit | 86f5c5979fb39ec4fc12edfcb21566dab36823f5 (patch) | |
tree | f8b15a730d01c52d9452f1b57fd90f5d65222477 /configure.in | |
parent | 4a20cbefac86bb451435dccc18d8e63f7e590762 (diff) |
increased version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1092 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 9021ec8a..83c565f6 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=2 MINOR_VERSION=2 -MICRO_VERSION=6 +MICRO_VERSION=7 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= |