From: Keith Packard Date: Thu, 7 Nov 2013 21:51:09 +0000 (-0800) Subject: Update to version 1.9 X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29beba6bf02bda86a5b163ace63e1d0a4d3eee5b;p=free-sw%2Fxcb%2Fproto Update to version 1.9 Signed-off-by: Keith Packard --- diff --git a/configure.ac b/configure.ac index ba6a90c..c82c8c7 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([XCB Proto], - 1.8, + 1.9, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb-proto.pc.in]) AM_INIT_AUTOMAKE([foreign dist-bzip2])