diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-16 08:15:55 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-16 08:15:55 +0000 |
commit | d48fa307f594409a9aad6effcd8c5319aedf8bda (patch) | |
tree | ec30a475225174c907d389fa465a1dcfe9c9a2b8 /configure.in | |
parent | 95724b90a9b5e9aeabb2031cf09eda16b96764ab (diff) |
made 2.3.0beta3 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1235 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 a3d9f942..9ca2cc97 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ MINOR_VERSION=3 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=beta2 +EXTRA_VERSION=beta3 BUILD_REVISION=0 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION |