Bump to 0.1.1 for Xv changes.

This commit is contained in:
Adam Jackson
2006-04-08 01:52:08 +00:00
parent 3288506bb3
commit 0fb67e3f76
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2006-04-07 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
* src/v4l.c:
Bump to 0.1.1 for Xv changes.
2006-04-07 Aaron Plattner <aplattner@nvidia.com>
* src/v4l.c: (V4lPutVideo), (V4lPutStill):

View File

@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-v4l],
0.1.0,
0.1.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-v4l)

View File

@@ -61,7 +61,7 @@ static XF86ModuleVersionInfo v4lVersRec =
MODINFOSTRING1,
MODINFOSTRING2,
XORG_VERSION_CURRENT,
0, 1, 0,
0, 1, 1,
ABI_CLASS_VIDEODRV,
ABI_VIDEODRV_VERSION,
MOD_CLASS_NONE,