diff options
author | Carl Worth <cworth@cworth.org> | 2009-05-08 17:14:22 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-05-08 17:14:22 -0700 |
commit | 2d7ddfe8d52e6d1dfc3d1a3de00940816d2e09ff (patch) | |
tree | ff48f89f0410da2245ee6446a55cde60e480617a | |
parent | 9c7213fa7273742d91cd31a6052306043d9da784 (diff) |
Increment version number to 2.7.0.9012.7.0.901
Which means this is the first release candidate in preparation for 2.7.1.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 41ae79cd..061c537e 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.7.0, + 2.7.0.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |