From 0c7f26ab7fb41873c2e68d8b136ef098ed663aff Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 2 Jan 2013 21:45:11 -0800 Subject: libXdamage 1.1.4 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1