summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-03-29 16:20:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-03-29 16:21:00 -0700
commitd103af8068fb90494cbd6e1ff950850369bbf95f (patch)
tree0358c1be934c8cdeeb0cbb52bb6acf8269ff7161
parentf8c43d587e43fee2c22bd7b5f35a9d4dc8bdb580 (diff)
downloadxorg-proto-x11proto-d103af8068fb90494cbd6e1ff950850369bbf95f.tar.gz
xproto 7.0.24xproto-7.0.24
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 1a0a1e0..0e21f8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.23],
+AC_INIT([Xproto], [7.0.24],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])