summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
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/cx88
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/cx88')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h2
1 files changed, 1 insertions, 1 deletions
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)