From ae67e097dbf7d496e67c5a3b8b357fc641bc972d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 13 Sep 2009 22:39:54 +0200 Subject: [PATCH] wsfb: fix typo in previous bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 28bc178..bacfd4a 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-video-wsfb], - 0.3 + 0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-wsfb)