diff options
author | Carl Worth <cworth@cworth.org> | 2009-09-22 17:08:23 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-09-22 17:08:23 -0700 |
commit | a92bbcc94904684e7709b3ddaad82bc04607af26 (patch) | |
tree | 01299c77f5e3758b929627846530b3b1fbf877e9 /configure.ac | |
parent | ae00a0923717caec6d0dad94527da26397bd12ce (diff) |
Increment version to 2.8.99.902
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e9d89afc..becd260c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.8.99.901, + 2.8.99.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |