diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-03-24 07:45:45 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-03-24 07:45:45 +0000 |
commit | 505ab32fedc5de7984c2a4d1095d60dd292e0fd5 (patch) | |
tree | ccdc78c60fc193a423a274526e450ed38648bc0d /configure.in | |
parent | 1b492beebf4b70ebd759f32d9c19adb309d31985 (diff) |
added the clear button for quick search entry.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1057 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 32c4f428..595586bf 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ PACKAGE=sylpheed dnl version number MAJOR_VERSION=2 MINOR_VERSION=2 -MICRO_VERSION=3 +MICRO_VERSION=4 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= |