diff options
author | Carl Worth <cworth@cworth.org> | 2009-03-09 18:27:47 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-03-09 18:27:47 -0700 |
commit | 4e334ef33c38e2e930958a4b68d79f1860bb9efa (patch) | |
tree | c98ebbb9fa805f28ff852405cbc20346091af82e | |
parent | dc12c4b3eb297b2f225409eacf1f3cd521453ab6 (diff) |
Increment version number to 2.6.99.901 for 2.7-rc1xf86-video-intel-2.6.99.9012.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).
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3f6f1b82..bd19ef1f 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) |