diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-03-10 14:34:39 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-03-11 13:20:50 +0000 |
commit | 4fb7be0a0d4bf027ed254399b6b538e979f525f2 (patch) | |
tree | 0be596bfb6a8567faba667b9f462d2e92b7024b7 /configure.ac | |
parent | 25a63b32c7b549ffb3c7f14de4bf2731d044eb39 (diff) |
2.21.4 release2.21.4
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 97daee6d..8fea817f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.21.3], + [2.21.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |