diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-03-23 11:44:18 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2011-03-23 11:44:18 +1000 |
commit | 452ae1076b4ad8ccd60e218a3676baa274c083ff (patch) | |
tree | 6018cc94b2b9d9857f53fde41d065c840e8158f6 | |
parent | 423f5faddbb1023d0c1cf55b9d1da4397aa1aa26 (diff) |
xproto 7.0.21xproto-7.0.21
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 832a6a6..9e515a9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([Xproto], [7.0.20], +AC_INIT([Xproto], [7.0.21], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |