summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 21:15:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 21:15:09 -0800
commit303b137a55bb2d092b008439570a323c89a41d70 (patch)
treee11edaefb2dbb6c02411c668f203f081a9bbb9d3
parentffd4a13042d24cb5c913207585191801a9a1603e (diff)
downloadxorg-proto-x11proto-303b137a55bb2d092b008439570a323c89a41d70.tar.gz
xproto 7.0.27xproto-7.0.27
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 355fd0b..1709862 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.26],
+AC_INIT([Xproto], [7.0.27],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])