diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-06 22:16:57 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-06 22:16:57 -0800 |
commit | 0e3061495f5da8a323db02e612c4f09688b7ade0 (patch) | |
tree | 5f56e95a2a4eb3500d4c3268e98502440c109ae6 /configure.ac | |
parent | 5c01ef69eee7dfe925c97558153fcd5e116252c6 (diff) |
libXau 1.0.7libXau-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |