diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-07-22 23:20:23 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-07-22 23:20:23 +0100 |
commit | 83f683b47063eab8cfb5037d02133dd977c3fc25 (patch) | |
tree | 7f3da3c35a885bac1a5b6fdd1ee6fc7c07b74fa9 /configure.ac | |
parent | 9402bdcc13f7e96dfe527ff4a3da8d13a7870a02 (diff) |
2.20.1 release2.20.1
A good brown paper bag bug release for SNA.
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 45157a8f..3cdacddf 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.20.0], + [2.20.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |