diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-13 11:16:45 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-13 11:16:45 +0000 |
commit | e592eb93dbd7df177993986f01ba6f65c4e20d4a (patch) | |
tree | fe0244651df5cfd2eb09e10126e2ab77573986e5 | |
parent | 56707b97dc746f7b46dd6cf94ba6c1db85ed619c (diff) |
configure: Version bump for 2.16.902 snapshot2.16.902
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 fccab56a..831f6b30 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([xf86-video-intel], - [2.16.901], + [2.16.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |