diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-03-29 11:38:45 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-03-29 11:38:59 +0100 |
commit | a2c8442fcb29ef2d0df41518952a2d8df1671070 (patch) | |
tree | ca9d073e8fab91fd51539b3bcb355ce3755d9251 | |
parent | 2f2680793952876c89796174bed53c824fe6d1cb (diff) |
configure: version bump for 2.14.902 snapshot2.14.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 e837738b..b90e071b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.63]) AC_INIT([xf86-video-intel], - [2.14.901], + [2.14.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |