mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2025-12-28 00:30:14 +01:00
xcb-proto 1.15
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
70ca65fa35
commit
0997874864
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
AC_INIT([XCB Proto],
|
AC_INIT([XCB Proto],
|
||||||
1.14.1,
|
1.15,
|
||||||
[xcb@lists.freedesktop.org])
|
[xcb@lists.freedesktop.org])
|
||||||
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
|
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
|
||||||
AM_INIT_AUTOMAKE([foreign dist-xz])
|
AM_INIT_AUTOMAKE([foreign dist-xz])
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue