summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-07-01 11:35:13 -0400
committerAdam Jackson <ajax@redhat.com>2015-07-01 11:35:13 -0400
commitd5524e2b8d811aa03ed19c6e8fb2ee4162ca2b23 (patch)
treebe7b7b9613165b1c340ff00fcb8604e0ef2778fe
parent2c94cdb453bc641246cc8b9a876da9799bee1ce7 (diff)
downloadxorg-proto-x11proto-d5524e2b8d811aa03ed19c6e8fb2ee4162ca2b23.tar.gz
xproto 7.0.28xproto-7.0.28
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 1709862..562b5a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.27],
+AC_INIT([Xproto], [7.0.28],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])