From 68f2589c687c132fc9abfd1501930bf191701165 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 10 Sep 2020 18:01:44 -0400 Subject: [PATCH] vesa 2.5.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ac175ff..48e0c7f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vesa], - [2.4.0], + [2.5.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/issues], [xf86-video-vesa]) AC_CONFIG_SRCDIR([Makefile.am])