summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-07 19:05:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-07 19:05:26 -0800
commitd25f90fe260f546cdea0ec2ebc84df446eef5f47 (patch)
tree03b21de158e3e528388d47b6f05f0a34bab5db84
parent78806c9fc4be8da93581dcbdafbd668cac9f2d8b (diff)
xproto 7.0.20xproto-7.0.20
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 3b6c4e3..832a6a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.19],
+AC_INIT([Xproto], [7.0.20],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE