summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-04-05 08:48:54 +0000
committerGerd Knorr <devnull@localhost>2004-04-05 08:48:54 +0000
commit752cadb89bc935db0ec866d49cae06d79fc54487 (patch)
tree90ac698285e8bac1eb11fdc24558f87e1863480d /linux/drivers/media/video/cx88
parentdf528006bcc2cd0a4a0449fdc73a3153c1eeb918 (diff)
downloadmediapointer-dvb-s2-752cadb89bc935db0ec866d49cae06d79fc54487.tar.gz
mediapointer-dvb-s2-752cadb89bc935db0ec866d49cae06d79fc54487.tar.bz2
- update version numbers 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 277a71be1..e4d459913 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,2)
+#define CX88_VERSION_CODE KERNEL_VERSION(0,0,3)
#ifndef TRUE
# define TRUE (1==1)