From 3bde5ad99c5bd99a9a4729748f27ef92bb3ee8b3 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 13 Sep 2009 22:43:42 +0200 Subject: [PATCH] wsfb: do not forget tiny. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bacfd4a..a9dcd91 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-wsfb], - 0.3, + 0.3.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-wsfb)