summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-10 14:42:30 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-10 14:42:30 -0800
commitd9443b2c57b512cfb250b35707378654d86c7dea (patch)
tree20c3dbd8dea95284e3cf8eafb6913c90c37dda79
parent6f0b6fcf699592d9ed284356571a2f4681726ac5 (diff)
downloadxorg-lib-libXau-d9443b2c57b512cfb250b35707378654d86c7dea.tar.gz
libXau 1.0.9libXau-1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4c1d11a..cc38e7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXau], [1.0.8],
+AC_INIT([libXau], [1.0.9],
[https://gitlab.freedesktop.org/xorg/lib/libXau/issues], [libXau])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])