diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-03-14 06:17:51 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-03-14 06:17:51 +0000 |
commit | 7925290517e4ec3f4836a2c6d387e623c7a3a011 (patch) | |
tree | e4c1f1f2498bee1b1fe6b8e7e28b9d10216c7304 /configure.in | |
parent | 7f27867b3664a2eb73081e5075415a2fe1a06dff (diff) |
made 2.2.3 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1047 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 d767581b..32c4f428 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=2 MINOR_VERSION=2 -MICRO_VERSION=2 +MICRO_VERSION=3 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= |