aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-16 02:07:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-16 02:07:52 +0000
commitf24610c8c3adac2f955ead2b1992295f90244816 (patch)
tree5138c9d247a776190d42e460a22c50d8e4cbdd03 /configure.in
parent656a2a821b26760ac023220bb8c7a982de05be61 (diff)
libsylph/xml.[ch]: xml_escape_str(): added.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2721 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a79d8b4e..b3b86bea 100644
--- a/configure.in
+++ b/configure.in
@@ -10,7 +10,7 @@ MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=beta4
-BUILD_REVISION=1103
+BUILD_REVISION=1105
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl define if this is a development release