diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-11-11 16:16:20 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-11-11 16:16:20 +0000 |
commit | 8f1afde57dca27e6542b0b8e7c87750f3d6367bf (patch) | |
tree | e88f311faf7225864660f0ab88bf44971abfe10b /configure.ac | |
parent | b16219a19f48b52dda91f26fcbbbbeda056589ab (diff) |
2.20.13 release2.20.13
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 ce3b0073..d92269fb 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.12], + [2.20.13], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |