From 452ae1076b4ad8ccd60e218a3676baa274c083ff Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 23 Mar 2011 11:44:18 +1000 Subject: [PATCH] xproto 7.0.21 Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 832a6a6..9e515a9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([Xproto], [7.0.20], +AC_INIT([Xproto], [7.0.21], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE