From 07e4a0f0b3bd6308da2e000c12230b1e171e65a7 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 15 Feb 2018 14:33:38 -0500 Subject: [PATCH] vesa 2.4.0 Signed-off-by: Adam Jackson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4aad8a9..c18ed38 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vesa], - [2.3.4], + [2.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-vesa]) AC_CONFIG_SRCDIR([Makefile.am]) -- GitLab