diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-06-09 08:45:36 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-06-09 08:45:36 +0000 |
commit | d88c2fb8b9d428fb0b97c231f920c94c44163ba4 (patch) | |
tree | c0c4fc0b1c8e51776d5d521c079caa85959f7c39 /configure.in | |
parent | 8f1e864530d24d198a3891a6e1c4d17b031083c2 (diff) |
made 2.2.6 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1080 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 a0c145df..9021ec8a 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=2 MINOR_VERSION=2 -MICRO_VERSION=5 +MICRO_VERSION=6 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= |