[Xcb-commit] xcb/proto: configure.ac

Keith Packard keithp at kemper.freedesktop.org
Thu Nov 7 22:51:39 CET 2013


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 29beba6bf02bda86a5b163ace63e1d0a4d3eee5b
Author: Keith Packard <keithp at keithp.com>
Date:   Thu Nov 7 13:51:09 2013 -0800

    Update to version 1.9
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

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 at lists.freedesktop.org])
 AC_CONFIG_SRCDIR([xcb-proto.pc.in])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])


More information about the xcb-commit mailing list