diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-08-18 11:59:56 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-08-18 11:59:56 +0100 |
commit | 5ff6198c9346d84717bac28980329b048f4406e8 (patch) | |
tree | 374a92133aca653ef28f09202cc319775506ce3b /configure.ac | |
parent | bc77a466531fdbdd21e9354af567e5215a66edf9 (diff) |
2.20.4 release2.20.4
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 7ffbb75b..a9c6336d 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.3], + [2.20.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |