diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-01-20 12:06:09 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-01-20 12:06:09 +0000 |
commit | a88a9b9a59fa2d5fd427fa6e1f74fb9844379264 (patch) | |
tree | 80205edd0bf537190887d6fe11d5530786a583d3 /configure.ac | |
parent | 7822bbacbece6fcb2e12863cd6c7a53ab614c37c (diff) |
2.20.19 release2.20.19
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 e93fd886..317bc6de 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.18], + [2.20.19], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |