diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-04 10:53:30 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-04 10:53:30 +0000 |
commit | a7c7a9108f76aa312f3d5efa466052b914c81484 (patch) | |
tree | f45f937e3fc476e87dbe6aa5ebb62582139a66be | |
parent | 3fbecf34630c3588618900afdfbd9a4266856178 (diff) |
configure: version bump for 2.13.903 snapshot2.13.903
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 ddb37a41..8fcbce37 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.13.902], + [2.13.903], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) |