From e067fc080c653a5d47cd319ca1a7afeebe6c7c4e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 23 Mar 2012 19:52:38 -0700 Subject: [PATCH] xf86-video-sis 0.10.4 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 62ad933..ab40a65 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-sis], - [0.10.3], + [0.10.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-sis]) AC_CONFIG_SRCDIR([Makefile.am])