Update to version 1.9.2
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
6d630cb9bb
commit
d698fa3aa3
|
@ -4,7 +4,7 @@
|
|||
# Initialize Autoconf
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([libxcb],
|
||||
1.9.1,
|
||||
1.9.2,
|
||||
[xcb@lists.freedesktop.org])
|
||||
AC_CONFIG_SRCDIR([xcb.pc.in])
|
||||
# Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
||||
|
|
Loading…
Reference in New Issue