diff options
author | Carl Worth <cworth@cworth.org> | 2009-07-13 05:29:49 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-07-13 05:29:49 -0700 |
commit | 82905c7c0b871a97ec435a765c2ca407903ba595 (patch) | |
tree | ef0e4f3d3931717ae72d057098ba369aa37c6701 | |
parent | 925bc6cbd430a00928fac2ef58724dd37c3bc349 (diff) |
Increment version to 2.7.99.9022.7.99.902
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 486fed72..077c1ffe 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.7.99.901, + 2.7.99.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |