diff options
author | Mike Isely <devnull@localhost> | 2006-01-01 08:26:03 +0000 |
---|---|---|
committer | Mike Isely <devnull@localhost> | 2006-01-01 08:26:03 +0000 |
commit | e3a72190b72cc2085c7e8f1c3f1bc049ebd761e6 (patch) | |
tree | b8ebbeffe2beff770a0767454c9ad6171ad874a2 /v4l_experimental/pvrusb2/pvrusb2-version.h | |
parent | de2be4defb51648c65f0ce94637f52bb0db8d1f6 (diff) | |
download | mediapointer-dvb-s2-e3a72190b72cc2085c7e8f1c3f1bc049ebd761e6.tar.gz mediapointer-dvb-s2-e3a72190b72cc2085c7e8f1c3f1bc049ebd761e6.tar.bz2 |
New I2C client handling implementation for pvrusb2 driver
From: Mike Isely <isely@pobox.com>
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'v4l_experimental/pvrusb2/pvrusb2-version.h')
-rw-r--r-- | v4l_experimental/pvrusb2/pvrusb2-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l_experimental/pvrusb2/pvrusb2-version.h b/v4l_experimental/pvrusb2/pvrusb2-version.h index 1ce53a4bd..9978219d4 100644 --- a/v4l_experimental/pvrusb2/pvrusb2-version.h +++ b/v4l_experimental/pvrusb2/pvrusb2-version.h @@ -1,4 +1,4 @@ #ifndef _INCLUDED_PVRUSB2_DRIVER_VERSION #define _INCLUDED_PVRUSB2_DRIVER_VERSION -#define DRIVER_VERSION "20051202 (from v4l tree)" +#define DRIVER_VERSION "20051231 (from v4l tree)" #endif |