diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:46:50 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:46:50 -0800 |
commit | bf1aa4e05997ab97be4413ccdb6d0d1eb45aeefe (patch) | |
tree | 18e751857532b88493a26474920e90b5cc8f231f | |
parent | bb6568cbec24ae2c84bb5d9fe418f0021291a0af (diff) |
libXrender 0.9.7libXrender-0.9.7
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 780ec99..bf7fe60 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.6], +AC_INIT(libXrender, [0.9.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrender]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |