diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 08:18:33 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-26 08:18:33 +0000 |
commit | a8568b719dce7dcd095e81863d264ac8004c4956 (patch) | |
tree | 0c16b9bd8999978d0b92b9c11a13be0a861f7ee2 /configure.in | |
parent | 6d6ada32ff47b1dd63ffbe306621ff27c98f2499 (diff) |
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@866 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 155ee6a0..c9a0f275 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ MINOR_VERSION=2 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=beta1 +EXTRA_VERSION=beta2 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target |