aboutsummaryrefslogtreecommitdiff
path: root/libxcb/xcb-proto/configure.ac
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-02 19:44:36 +0000
committermarha <marha@users.sourceforge.net>2009-12-02 19:44:36 +0000
commit57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (patch)
treee238147f048f84c45b4d2d0de99c7939d6bb5d1d /libxcb/xcb-proto/configure.ac
parent314d225f3a60cc0ea63c292a2c2ffe3609e7c739 (diff)
downloadvcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.gz
vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.tar.bz2
vcxsrv-57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f.zip
Updated to xcb-proto-1.6
Diffstat (limited to 'libxcb/xcb-proto/configure.ac')
-rw-r--r--libxcb/xcb-proto/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/xcb-proto/configure.ac b/libxcb/xcb-proto/configure.ac
index f3a489e2b..1a6ca0152 100644
--- a/libxcb/xcb-proto/configure.ac
+++ b/libxcb/xcb-proto/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.5,
+ 1.6,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])