diff options
author | James Cloos <cloos@jhcloos.com> | 2009-03-02 12:54:41 -0500 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2009-03-02 12:54:41 -0500 |
commit | 034319189648eaaa483f9546c62451edb7be0c28 (patch) | |
tree | acb275f416152b51a335c9b21116cd6b5a2430d1 | |
parent | 391f302a7d71b9169ce4c18794251ea3ccc95904 (diff) |
Bump to 7.0.15.
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d958ffc..eff39c3 100755 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([Xproto], [7.0.14], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([Xproto], [7.0.15], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_CONFIG_HEADER([do-not-use-config.h]) |