summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-02-24 19:20:03 +0000
committerGerd Knorr <devnull@localhost>2004-02-24 19:20:03 +0000
commit11ce2f03c7eab083427dbf08a95789438504ae1f (patch)
tree8f15e9ef476879bb834f0ef67acdb09968f4d1eb /linux/drivers/media/video/cx88/cx88.h
parentf23db2025c734101dc4ec0845f74956e623f5a91 (diff)
downloadmediapointer-dvb-s2-11ce2f03c7eab083427dbf08a95789438504ae1f.tar.gz
mediapointer-dvb-s2-11ce2f03c7eab083427dbf08a95789438504ae1f.tar.bz2
- bump version numbers for release.
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-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 55a2f1f7b..97fae4ee1 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,1)
+#define CX88_VERSION_CODE KERNEL_VERSION(0,0,2)
#ifndef TRUE
# define TRUE (1==1)