diff options
author | Kyle McMartin <kyle@phobos.i.cabal.ca> | 2007-08-14 01:28:30 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@phobos.i.cabal.ca> | 2007-08-14 01:28:30 -0400 |
commit | 69ea37ebf72b92d842aa80dfa3578e328c7ceaa3 (patch) | |
tree | 3ccfadd962ffe22faa0e0efeb80f78fd89619090 | |
parent | 46ca27eb547ad225b306d7f0886232d408b98c7f (diff) |
Bump driver version to 2.1.1xf86-video-intel-2.1.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 743f60cc..8ba5adc3 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.1.0, + 2.1.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |