diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-05 22:09:16 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-05 22:09:16 -0500 |
commit | d34310efef11264ddff79320b8c6f03705b1208a (patch) | |
tree | 18e0bf44e72691e57556a8b1e7d18d2b0d6943b1 | |
parent | e4ad7a8080e4ac0b868fa7cf39bc5ad9a6e0bee1 (diff) |
x11proto 7.0.12xproto-7.0.12
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9806ae3..f62d508 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([Xproto], [7.0.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([Xproto], [7.0.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_CONFIG_HEADER([do-not-use-config.h]) |