summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2010-05-15 17:43:32 +0200
committerJulien Cristau <jcristau@debian.org>2010-05-15 17:43:50 +0200
commit9ffca704438993516016671e9a7f67c5ca21f142 (patch)
tree7c83f9208f7ba63db4599e740d04b75814613e61
parent81c3cc1ce1f163de91d33bfa1b335f8b4d309c13 (diff)
xproto 7.0.17xproto-7.0.17
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ec1b825..f45250e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.16], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([Xproto], [7.0.17], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE