diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-02 21:45:11 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-02 21:45:11 -0800 |
commit | 0c7f26ab7fb41873c2e68d8b136ef098ed663aff (patch) | |
tree | 3f4125138a11f9ca1a5e3cf558f7e73381c800b9 | |
parent | 665c80d7af5fc7a73b76e0ddaee3536b37b029e9 (diff) |
libXdamage 1.1.4libXdamage-1.1.4
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 c274016..efe40ef 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 Xdamage version l.n.m corresponds to protocol version l.n # -AC_INIT(libXdamage, [1.1.3], +AC_INIT(libXdamage, [1.1.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdamage]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |