From 977b04cd69738806e0b48fcf5c725763d065f06d Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 10 Mar 2019 18:08:06 -0700 Subject: libXdamage 1.1.5 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1