diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-11-26 08:48:31 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-11-26 08:48:31 +0000 |
commit | 7a904ce839933d57176e013cdad147533c33ca2f (patch) | |
tree | 271413143b699af8ef1a8b2a998509c4cafc197e /configure.ac | |
parent | 1367e3f9ef5f606c8927cbde441a2ea41fa6d025 (diff) |
2.20.14 release2.20.14
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
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 92c77f55..9004ce51 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.13], + [2.20.14], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |