diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-16 01:09:50 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-16 01:09:50 +0200 |
commit | 5951f0355c6b1c591241bccb2023e6c4d493e701 (patch) | |
tree | e7b045b58e1defa67ef1d69fe0f062f1a4523621 | |
parent | 0422755ef9373fbb6f69fbb599d791331837f747 (diff) |
bump to 7.0.10x11proto-7.0.10
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b283098..310e215 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([Xproto], [7.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([Xproto], [7.0.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AC_CONFIG_HEADER([do-not-use-config.h]) |