diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-12-10 15:28:37 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-12-10 15:28:37 +0000 |
commit | 556331a22101d08babbd276236f74ffcc380171c (patch) | |
tree | cfc5a96ca8d5663194fd3f50ab3bfd1474aa69c1 | |
parent | e01ea4a45c1cf8953a6d5ff6c600d76dbbe4760d (diff) |
configure: version bump for 2.13.9022.13.902
This is actually the first release candidate for 2.14.
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 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]) |