summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2008-12-10 11:33:43 +0100
committerJulien Danjou <julien@danjou.info>2008-12-10 11:33:43 +0100
commitfcf07ca7e9e107740f19e21c562f0dc2aab6f23c (patch)
tree938f302dde6931bf9616e2ffd9f841e116a46f84 /configure.ac
parentd054344c5511161af81572d8dd46959030cc7a59 (diff)
downloadxcb-proto-fcf07ca7e9e107740f19e21c562f0dc2aab6f23c.tar.gz
Release xcb-proto 1.31.3
Signed-off-by: Julien Danjou <julien@danjou.info>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1dfe3d..8a8281d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.2,
+ 1.3,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])