Bugfix: GetKeyboardMapping's keysyms list had the wrong length.
[free-sw/xcb/proto] / configure.ac
index 9d51d75..124d3fa 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([XCB Proto],
-        0.9.92,
+        1.1,
         [xcb@lists.freedesktop.org])
 AC_CONFIG_SRCDIR([xcb-proto.pc.in])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])