diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-13 22:41:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-13 22:41:00 -0700 |
commit | 61236e831f8cc0761b26b49e37a4df9c187aa0ba (patch) | |
tree | cb9999aff4985978ea3721ba1053b8ff930668c7 | |
parent | 786f78fd8df6d165ccbc81f306fd9f22b5c1551c (diff) |
libXrender 0.9.8libXrender-0.9.8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7c2496c..4e6b271 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_PREREQ([2.60]) # digit in the version number to track changes which don't affect the # protocol, so Xrender version l.n.m corresponds to protocol version l.n # -AC_INIT(libXrender, [0.9.7], +AC_INIT(libXrender, [0.9.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrender]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |