xf86-video-intel: Branch '2.7' - configure.ac

Carl Worth cworth at kemper.freedesktop.org
Mon Mar 9 18:28:11 PDT 2009


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4e334ef33c38e2e930958a4b68d79f1860bb9efa
Author: Carl Worth <cworth at cworth.org>
Date:   Mon Mar 9 18:27:47 2009 -0700

    Increment version number to 2.6.99.901 for 2.7-rc1
    
    It sure seems like a bizarre numbering scheme to me, but it also
    seems like the x.org way of doing things, (at least for now).

diff --git a/configure.ac b/configure.ac
index 3f6f1b8..bd19ef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-intel],
-        2.6.99.1,
+        2.6.99.901,
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-video-intel)
 


More information about the xorg-commit mailing list