From 3e5d56d94720db7a9b97809f15e2432014d94553 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 9 Sep 2013 21:14:03 +0200 Subject: [PATCH] Bump to 2.3.3 Signed-off-by: Julien Cristau --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b6c0a0e..6ac2333 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-vesa], - [2.3.2], + [2.3.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-vesa]) AC_CONFIG_SRCDIR([Makefile.am]) -- GitLab