diff options
author | Carl Worth <cworth@cworth.org> | 2009-10-26 04:53:13 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-10-26 04:53:13 -0700 |
commit | 9acf10762b5f3d3b1b33ea07792a936a25e45010 (patch) | |
tree | ef51c05b4a52606e994a0beacfc2d851d8b6a5b3 | |
parent | 61c89e56f361fa860f18985137d6bf53f48c16ac (diff) |
Update version to 2.9.12.9.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d80c352..73907015 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.9.0, + 2.9.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |