summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-22 22:14:24 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-22 22:14:24 -0800
commita7fa86998c873ce7463d169b4bd423898ca2bae1 (patch)
tree088cf1a97ab20fe5295eb44f2af0f127a2fa3791
parenta8aa17cb63493b4b756587ddc884a9055dba14da (diff)
xproto 7.0.25xproto-7.0.25
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 53c6e34..04f1238 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.24],
+AC_INIT([Xproto], [7.0.25],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])