diff options
author | Keith Packard <keithp@keithp.com> | 2011-02-26 23:57:48 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-02-26 23:57:48 -0800 |
commit | c593fd1000ceb83f0933361c5e7496d799233f7e (patch) | |
tree | 36adf9ac15b3b405cc5208699f5f517c703fc95d | |
parent | a6a542841e85344115bbb6a1ba35c4f3487995e4 (diff) |
Version 7.2.0
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 41269a3..dd30292 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([XExtProto], [7.1.99.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([XExtProto], [7.2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |