summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-06 22:16:57 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-06 22:16:57 -0800
commit0e3061495f5da8a323db02e612c4f09688b7ade0 (patch)
tree5f56e95a2a4eb3500d4c3268e98502440c109ae6
parent5c01ef69eee7dfe925c97558153fcd5e116252c6 (diff)
downloadxorg-lib-libXau-0e3061495f5da8a323db02e612c4f09688b7ade0.tar.gz
libXau 1.0.7libXau-1.0.7
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 c21fbcd..92ad113 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXau], [1.0.6],
+AC_INIT([libXau], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXau])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])