summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/ChangeLog8
-rw-r--r--v4l_experimental/pvrusb2/pvrusb2-version.h2
2 files changed, 9 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 4f0e1bbb0..af74c7062 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-02 14:03 mcisely
+
+ * ../v4l_experimental/pvrusb2/pvrusb2-version.h:
+
+ -Update driver version info
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2005-12-02 14:00 mcisely
* ../v4l_experimental/pvrusb2/pvrusb2-tuner.c:
diff --git a/v4l_experimental/pvrusb2/pvrusb2-version.h b/v4l_experimental/pvrusb2/pvrusb2-version.h
index f210962d5..1ce53a4bd 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 "20051126 (from v4l tree)"
+#define DRIVER_VERSION "20051202 (from v4l tree)"
#endif