summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-08 08:30:17 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-08 08:30:17 -0400
commit68e841fb4bf489531635e6bee70f041d2c3cb87c (patch)
treecc7d0f967d5faa4ae3f9f26eae6fb23ece006d3f
parent11fd082a384499c38065e06065bf80f244e9909a (diff)
downloadxproto-68e841fb4bf489531635e6bee70f041d2c3cb87c.tar.gz
xproto-68e841fb4bf489531635e6bee70f041d2c3cb87c.tar.bz2
xproto-68e841fb4bf489531635e6bee70f041d2c3cb87c.zip
bump to 7.0.11x11proto-7.0.11
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 310e215..21479e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([Xproto], [7.0.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([Xproto], [7.0.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_CONFIG_HEADER([do-not-use-config.h])