mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-05 14:38:09 +02:00
Release xcb-proto 1.10
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
4087fc682c
commit
0d8f09b646
2 changed files with 2 additions and 2 deletions
2
NEWS
2
NEWS
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue