Bump to version 0.4, update NEWS
This commit is contained in:
parent
ebf86f0617
commit
8bd07d14af
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
|||||||
|
Version 0.4 - 15 January 2012
|
||||||
|
|
||||||
|
* Support for models that have a "3D controller" instead of "VGA compatible
|
||||||
|
controller".
|
||||||
|
|
||||||
Version 0.3 - 14 January 2012
|
Version 0.3 - 14 January 2012
|
||||||
|
|
||||||
* Support for models that have the nvidia DSM method on the integrated Intel
|
* Support for models that have the nvidia DSM method on the integrated Intel
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
MODULE_DESCRIPTION("Toggle the discrete graphics card");
|
MODULE_DESCRIPTION("Toggle the discrete graphics card");
|
||||||
MODULE_AUTHOR("Peter Lekensteyn <lekensteyn@gmail.com>");
|
MODULE_AUTHOR("Peter Lekensteyn <lekensteyn@gmail.com>");
|
||||||
MODULE_VERSION("0.3");
|
MODULE_VERSION("0.4");
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
CARD_UNCHANGED = -1,
|
CARD_UNCHANGED = -1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user