diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-16 23:14:25 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-16 23:14:25 +0000 |
commit | 24ece4a87e34c27115ffb55f91294bce2bdf1502 (patch) | |
tree | 86aa3b6843099c68af5a45212969921478ac46d8 | |
parent | 14b3176962bd535933623d8ed77ba286b077d6f0 (diff) |
configure: Version bump for 2.17.0 release2.17.0
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3fd28b0f..8afe25b0 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([xf86-video-intel], - [2.16.902], + [2.17.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |