diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-01-16 10:00:03 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2015-01-16 10:00:03 +0000 |
commit | 70220662b2d62b8d947334024378bfd5991a76cf (patch) | |
tree | c899f32de4d1c3aaac9684b638ef5ea3bd5b7726 | |
parent | a393dea07a3c7472725de3b236c8c3bce446d1ff (diff) |
updated version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3460 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 95fea4ff..e03c4f26 100644 --- a/configure.ac +++ b/configure.ac @@ -9,8 +9,8 @@ MINOR_VERSION=5 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=beta2 -BUILD_REVISION=1163 +EXTRA_VERSION=beta3 +BUILD_REVISION=1165 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl define if this is a development release |