Add NEWS file, bump version to 0.3

This commit is contained in:
Lekensteyn
2012-01-14 23:16:45 +01:00
parent 9f0ae8f723
commit c8b303c36c
2 changed files with 11 additions and 1 deletions

View File

@ -19,7 +19,7 @@
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Toggle the discrete graphics card");
MODULE_AUTHOR("Peter Lekensteyn <lekensteyn@gmail.com>");
MODULE_VERSION("0.2");
MODULE_VERSION("0.3");
enum {
CARD_UNCHANGED = -1,