configure: version bump for 2.13.902
This is actually the first release candidate for 2.14. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
e01ea4a45c
commit
556331a221
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Reference in New Issue