summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Isely <devnull@localhost>2005-12-02 14:04:49 +0000
committerMike Isely <devnull@localhost>2005-12-02 14:04:49 +0000
commit537ca5e2a1fcb98c83e30ee99525df96d3c3ff76 (patch)
treef9768ccaf07801014315bab3e9e0494397e5b1c9
parentfdd20a18ed91a5c1e62884237eb40f1008a7f91f (diff)
downloadmediapointer-dvb-s2-537ca5e2a1fcb98c83e30ee99525df96d3c3ff76.tar.gz
mediapointer-dvb-s2-537ca5e2a1fcb98c83e30ee99525df96d3c3ff76.tar.bz2
Update driver version info
From: Mike Isely <isely@pobox.com> Signed-off-by: Mike Isely <isely@pobox.com>
-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