libxcb 1.16
Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
1519334652
commit
cc4b93c9cd
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([libxcb],[1.15],
|
||||
AC_INIT([libxcb],[1.16],
|
||||
[https://gitlab.freedesktop.org/xorg/lib/libxcb/issues],
|
||||
[libxcb])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
|
Loading…
Reference in New Issue