Mercurial > vloopback
changeset 4:dc1f4ad7010c
Change version to proper trunk
author | AngelCarpintero |
---|---|
date | Sun, 18 May 2008 18:17:13 +0000 |
parents | 90455db7fda4 |
children | fa5d2b9d8831 |
files | vloopback.c |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/vloopback.c Sun Apr 01 15:58:36 2007 +0000 +++ b/vloopback.c Sun May 18 18:17:13 2008 +0000 @@ -133,11 +133,14 @@ * been moved to media/v42l-dev.h and remove from videodev.h/videodev2.h * * 18.01.07 (Angel Carpintero) - * Change -ENOIOCTLCMD by more appropiate error -ENOTTY. + * Change -ENOIOCTLCMD by more appropiate error -ENOTTY. + * + * 18.05.08 (Angel Carpintero) + * Release 1.1-rc1 as 1.1 stable working with 2.6.24 */ -#define VLOOPBACK_VERSION "1.1-rc1" +#define VLOOPBACK_VERSION "1.2-trunk" /* Include files common to 2.4 and 2.6 versions */ #include <linux/version.h> /* >= 2.6.14 LINUX_VERSION_CODE */