diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:29:55 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:29:55 -0700 |
commit | bb890936bcc6053cb7a46cd9225c257ff1be389f (patch) | |
tree | cb893105eb2c742a85218022660838efd22d8cc1 | |
parent | 7887382e59b7a06d6b02501205d543fdf76c8249 (diff) |
libXrender 0.9.9libXrender-0.9.9
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 b5726f0..ff83023 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.8], +AC_INIT(libXrender, [0.9.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXrender]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |