diff options
author | Carl Worth <cworth@cworth.org> | 2010-06-24 14:07:15 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-06-24 14:07:15 -0700 |
commit | ca16e3133658504b68a6b5c83bb8712899016544 (patch) | |
tree | e0b0eda3e42c3aa4c06039dbfe8332539705f2f0 | |
parent | 8caf1564a75d65636d9b7a4da03219bb302bb37b (diff) |
Update version to 2.12.02.12.0
For the imminent 2.12.0 release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 624d9400..a5d06170 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-intel], - 2.11.901, + 2.12.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-intel) |