diff options
author | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2016-09-22 14:31:11 -0700 |
---|---|---|
committer | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2016-09-22 14:31:11 -0700 |
commit | bd3832a988c34304b54ba3bbab5befb3dbcae90d (patch) | |
tree | 8221ef66ec921b409207ae70fe3ea6dc27efb688 /configure.ac | |
parent | ad959de4f4fd821cf95522994395ad668eb6756f (diff) |
xproto 7.0.30
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bc6409a..0b002fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([Xproto], [7.0.29], +AC_INIT([Xproto], [7.0.30], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |