summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-24 15:04:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-24 15:04:00 -0700
commit899790011304c4029e15abf410e49ce7cec17e0a (patch)
tree48174a8322e83a2b660a85d88c7ebace473211b5
parentf5a57d8a21a34d7084cce294e24c0422e02ef8ef (diff)
libXau 1.0.8libXau-1.0.8
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 e55cfce..7f914ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXau], [1.0.7],
+AC_INIT([libXau], [1.0.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXau])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])