staging: ozwpan: Bump version number

Bump version numbers to keep in sync with internal
version information.

Signed-off-by: Rupesh Gujare <rgujare@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Rupesh Gujare 2012-07-23 18:49:47 +01:00 коммит произвёл Greg Kroah-Hartman
Родитель 86d03a0f4f
Коммит 3c1669d8a7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -59,6 +59,6 @@ module_exit(ozwpan_exit);
MODULE_AUTHOR("Chris Kelly");
MODULE_DESCRIPTION("Ozmo Devices USB over WiFi hcd driver");
MODULE_VERSION("1.0.10");
MODULE_VERSION("1.0.13");
MODULE_LICENSE("GPL");