summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu.herrb@laas.fr>2012-09-09 11:42:23 +0200
committerMatthieu Herrb <matthieu.herrb@laas.fr>2012-09-09 11:42:23 +0200
commitf2b7c408435c3f2dbe27acb070b03e73aff9f7b3 (patch)
treec5504147a4ef5ed4b07b5ad9427e1fef7fb104af
parent586b722fb17b3eb0ab776c170ee21e6a66fc7f22 (diff)
xf86-video-wsfb 0.4.1xf86-video-wsfb-0.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 377d6ef..19a2842 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-wsfb],
- [0.4.0],
+ [0.4.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-wsfb])
AC_CONFIG_SRCDIR([Makefile.am])