[PATCH 5/6] Bump version to 7.2-pre1

Yaakov (Cygwin/X) yselkowitz at users.sourceforge.net
Thu Apr 8 12:47:34 PDT 2010


From: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>

The new merged xproto version must be greater than the version of all
split protos so that existing PKG_CHECK_* tests work.  Although the last
split xproto version was 7.0.x, the split xextproto was already 7.1.x,
so we need to bump to a 7.2 prerelease to supersede that.

Signed-off-by: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index c8a5e6e..ff57a61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.60])
-AC_INIT([Xproto], [7.0.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([Xproto], [7.1.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
-- 
1.6.6.1



More information about the xorg-devel mailing list