summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-09-09 12:33:37 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-09-09 12:33:37 +0000
commitadd8fd84607c110c82291bd9ff7a653c9edc991b (patch)
tree8a9e8c022a212a6270dff401476ae86de1a2e0ea /driver
parent1b9765dcb97cedfaebaf50be4bc34fa7b30bb4c4 (diff)
Bump to xf86-video-wildcatfb 0.0.2
Diffstat (limited to 'driver')
-rw-r--r--driver/xf86-video-wildcatfb/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-wildcatfb/configure.ac b/driver/xf86-video-wildcatfb/configure.ac
index a4597949d..b213a09ad 100644
--- a/driver/xf86-video-wildcatfb/configure.ac
+++ b/driver/xf86-video-wildcatfb/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
AC_INIT([xf86-video-wildcatfb],
- [0.0.1],
+ [0.0.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-wildcatfb])
AC_CONFIG_SRCDIR([Makefile.am])