summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-08-10 10:20:01 -0400
committerAdam Jackson <ajax@redhat.com>2010-08-10 10:20:01 -0400
commitcb020b302c1ebb9477cd5b4adae8677597269733 (patch)
tree6bc24dd8a87501e8ed86a20ef85676d037424ad5
parentd14e0d02507dd873f43b1122c468a52ed5b295c1 (diff)
xproto 7.0.18xproto-7.0.18
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f45250e..18044a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.17], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([Xproto], [7.0.18], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE