diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-09-16 09:02:46 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-09-16 09:02:46 +0100 |
commit | 88502b32d5d2b826fc08344392c98300341410e1 (patch) | |
tree | 48c2d14d51e250ff1459aca5575634e175b7447c /configure.ac | |
parent | 395d738b5086f24659b56b4b3536bffaebad8a3e (diff) |
2.20.8 release2.20.8
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 2d651e1a..6b0b0a8b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.7], + [2.20.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |