V4L/DVB (7437): tda18271: increment module version minor

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Michael Krufky 2008-04-22 14:46:23 -03:00 committed by Mauro Carvalho Chehab
parent 868f5ccd64
commit 5ec96b0c80
1 changed files with 1 additions and 1 deletions

View File

@ -1139,7 +1139,7 @@ EXPORT_SYMBOL_GPL(tda18271_attach);
MODULE_DESCRIPTION("NXP TDA18271HD analog / digital tuner driver");
MODULE_AUTHOR("Michael Krufky <mkrufky@linuxtv.org>");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.2");
MODULE_VERSION("0.3");
/*
* Overrides for Emacs so that we follow Linus's tabbing style.