diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-31 04:46:42 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-31 04:46:42 +0000 |
commit | 2c555bc7f2cb09010a7ee0e6bf9bb32355b2a4d8 (patch) | |
tree | da0a0beb03bc54b222979c2fedd7aa259acd91a2 | |
parent | 17837c4a88bab4a13bcec0510daf1632a59ac5d1 (diff) |
updated build revision.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2831 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3dfc7612..716e0533 100644 --- a/configure.in +++ b/configure.in @@ -10,7 +10,7 @@ MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION= -BUILD_REVISION=1113 +BUILD_REVISION=1114 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl define if this is a development release |