From aa79b0f5dbbeda194916365539d06c3c090b80d2 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 2 Jul 2012 13:19:04 +0100 Subject: [PATCH] sis 0.10.6 release. Signed-off-by: Dave Airlie --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4599691..67994b2 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-sis], - [0.10.5], + [0.10.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-sis]) AC_CONFIG_SRCDIR([Makefile.am])