summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-04-21 13:56:21 +0000
committerGerd Knorr <devnull@localhost>2004-04-21 13:56:21 +0000
commita35cda5504266d06a8ecb0fe58b5a36e27f7220b (patch)
tree27416c7d569b6c2650febc2ff023733b5b822d24 /linux/drivers/media/video
parent21670f578b7a70257ae82759d1afe87826ef4aca (diff)
downloadmediapointer-dvb-s2-a35cda5504266d06a8ecb0fe58b5a36e27f7220b.tar.gz
mediapointer-dvb-s2-a35cda5504266d06a8ecb0fe58b5a36e27f7220b.tar.bz2
- bumb versions for release.
Diffstat (limited to 'linux/drivers/media/video')
-rw-r--r--linux/drivers/media/video/bttvp.h2
-rw-r--r--linux/drivers/media/video/cx88/cx88.h2
-rw-r--r--linux/drivers/media/video/saa7134/saa7134.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/linux/drivers/media/video/bttvp.h b/linux/drivers/media/video/bttvp.h
index cfa52c1b0..66edc7fd8 100644
--- a/linux/drivers/media/video/bttvp.h
+++ b/linux/drivers/media/video/bttvp.h
@@ -25,7 +25,7 @@
#define _BTTVP_H_
#include <linux/version.h>
-#define BTTV_VERSION_CODE KERNEL_VERSION(0,9,14)
+#define BTTV_VERSION_CODE KERNEL_VERSION(0,9,15)
#include <linux/types.h>
#include <linux/wait.h>
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index f7fd2eefe..628fdfe99 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -49,7 +49,7 @@
#include "cx88-reg.h"
#include <linux/version.h>
-#define CX88_VERSION_CODE KERNEL_VERSION(0,0,3)
+#define CX88_VERSION_CODE KERNEL_VERSION(0,0,4)
#ifndef TRUE
# define TRUE (1==1)
diff --git a/linux/drivers/media/video/saa7134/saa7134.h b/linux/drivers/media/video/saa7134/saa7134.h
index e4fa8713b..831cd283e 100644
--- a/linux/drivers/media/video/saa7134/saa7134.h
+++ b/linux/drivers/media/video/saa7134/saa7134.h
@@ -19,7 +19,7 @@
*/
#include <linux/version.h>
-#define SAA7134_VERSION_CODE KERNEL_VERSION(0,2,11)
+#define SAA7134_VERSION_CODE KERNEL_VERSION(0,2,12)
#include <linux/pci.h>
#include <linux/i2c.h>