diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-08-26 12:48:18 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-08-26 12:48:18 +0100 |
commit | b5c77a6aaf520e331e82409b2592911cb1bb3100 (patch) | |
tree | e936f7ea9d2106dca2d072bce59a90e8e370e60a /configure.ac | |
parent | 454cc8453af1852758c3396dbe303c13c5c1be27 (diff) |
2.20.5 release2.20.5
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 a9c6336d..114e7212 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.4], + [2.20.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |