diff options
author | Carl Worth <cworth@cworth.org> | 2009-05-12 17:14:11 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-05-12 17:14:11 -0700 |
commit | ba7d739416796d4045952209a0a0090a78d3978d (patch) | |
tree | 0e42d65dd8e0a3286a0c6813aa69b651aa0543f5 | |
parent | b0ad6ad6698643bfabc6a570c145d457ca70e0f5 (diff) |
Update version to 2.7.12.7.1
In preparation for the 2.7.1 maintenance release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 061c537e..c70d7a65 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.7.0.901, + 2.7.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |