diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-14 09:31:39 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-14 09:35:07 +0100 |
commit | e83e7e60f41cb29132d5eef60af16b65b1b3cd4e (patch) | |
tree | d68f4093f711ed02813eb19810de94f0443c66b7 /configure.ac | |
parent | 0230ef72cbb2d3bcf7157548ddd52a71c0c771c5 (diff) |
2.21.12 release2.21.12
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 46a5a6fe..2c41f200 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.21.11], + [2.21.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |