diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-12-13 09:30:07 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-12-13 09:30:07 +0000 |
commit | 641b17c570f6ddefc1a1601224ff3df2f5f07253 (patch) | |
tree | b5608be1442a36c0a0c804a2e6d0cd5a8ce7fb11 /configure.in | |
parent | 2d95403284aae8e96998c49268305f77535be160 (diff) |
made 2.3.0beta7 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1422 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 e85cc2eb..964908ee 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=beta6 +EXTRA_VERSION=beta7 BUILD_REVISION=0 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION |