diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-08-09 09:42:40 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-08-09 09:42:40 +0100 |
commit | 3a81bb6bafdbd37802dab96b8f05173ec6701d7f (patch) | |
tree | 767d2e47f099c989e34443dd5773a88f6369b5fe /configure.ac | |
parent | f4bbbd1dfe59031f864c7d2bbf7bb0252a3aa6a7 (diff) |
NEWS: 2.16.0 release2.16.0
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 b6091a88..fbd46a72 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([xf86-video-intel], - [2.15.901], + [2.16.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |