Release xcb-proto 1.10

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2013-12-22 15:57:36 +01:00
parent 4087fc682c
commit 0d8f09b646
2 changed files with 2 additions and 2 deletions

2
NEWS
View file

@ -1,4 +1,4 @@
Release 1.10 (2013-12-XX)
Release 1.10 (2013-12-22)
=========================
* xkb: comment out portions that libxcb doesn't handle properly
* Present: Remove reference to nonexistent enum

View file

@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
1.9,
1.10,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])