summaryrefslogtreecommitdiff
path: root/proto/x11proto/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2011-04-21 05:24:11 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2011-04-21 05:24:11 +0000
commit53b1ed29595613a895a405781c161ad9bfe5c965 (patch)
tree58036dc729b65271fc1f78813950342441a3cf77 /proto/x11proto/configure.ac
parent31f6211b20b7a8e834a036cbc38e6e6d7a039490 (diff)
Update to x11proto 7.0.21.
One additional change to fix __STDC_VERSION__ tests in Xfuncproto.h (also pushed upstreams). Tested and ok by krw@, shadchin@, landry@ (on a bulk ports build).
Diffstat (limited to 'proto/x11proto/configure.ac')
-rw-r--r--proto/x11proto/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/x11proto/configure.ac b/proto/x11proto/configure.ac
index 832a6a677..9e515a9ec 100644
--- a/proto/x11proto/configure.ac
+++ b/proto/x11proto/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