From 556331a22101d08babbd276236f74ffcc380171c Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 10 Dec 2010 15:28:37 +0000 Subject: [PATCH] configure: version bump for 2.13.902 This is actually the first release candidate for 2.14. Signed-off-by: Chris Wilson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2c2c03ea..05848ea6 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.13.901], + [2.13.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am])