diff options
author | Carl Worth <cworth@cworth.org> | 2009-09-09 09:32:48 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-09-09 09:32:48 -0700 |
commit | efbcf29dd1a1ca058b7a2a93f0685102c06c9369 (patch) | |
tree | 227be734ed92a3a4e4fa4f7b33288da845b70fcf | |
parent | 54fa27fcd97a6735d8eb6073f5ec7d0d40a7327f (diff) |
Update version to 2.8.99.901 for snapshot.2.8.99.901
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 54560bc3..e9d89afc 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.8.0, + 2.8.99.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |