summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 18:08:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 18:08:06 -0700
commit977b04cd69738806e0b48fcf5c725763d065f06d (patch)
tree241ca363b5e959b35bf4d30f9cb441bf87ccd1f5
parentcd8ddea98992b54b2806c4c36e7460ea5b3a5fd3 (diff)
downloadxorg-lib-libXdamage-977b04cd69738806e0b48fcf5c725763d065f06d.tar.gz
libXdamage 1.1.5libXdamage-1.1.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a98f995..e932e4a 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.4],
+AC_INIT(libXdamage, [1.1.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdamage])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])