summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 23:11:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-15 23:11:19 -0700
commit20202784b9700d973d5301f0cb3243eba99fc349 (patch)
treee0cd85804d77ead155cf51e326458dee824977f2
parentab1fba1a0967ac2289909c3f1a643f876a5dd393 (diff)
downloadxorg-proto-x11proto-20202784b9700d973d5301f0cb3243eba99fc349.tar.gz
xproto 7.0.23xproto-7.0.23
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dad03e3..4bd61fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.22],
+AC_INIT([Xproto], [7.0.23],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE