From f3b7b856777500113cee524dbd295fcbbce11fab Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 23 Sep 2016 09:49:36 +0300 Subject: [PATCH] xproto 7.0.31 Signed-off-by: Keith Packard --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0b002fd..2b91a9d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([Xproto], [7.0.30], +AC_INIT([Xproto], [7.0.31], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2])