diff options
author | Carl Worth <cworth@cworth.org> | 2009-04-10 14:08:00 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-04-10 14:08:00 -0700 |
commit | 121bd7ff7cfd9a43fbb61fa56f06ba2d2b55035e (patch) | |
tree | a00e770d3c49ff867a5f2ebdc86739fc6734ac24 | |
parent | ec8ef3b2984cef581ea7fa745a76fe6f97a952dd (diff) |
Increment version to 2.6.99.903 for release2.6.99.903
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d38cad5..8cca400d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.6.99.902, + 2.6.99.903, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |