Update to version 0.8, update NEWS
This commit is contained in:
		
							
								
								
									
										4
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								NEWS
									
									
									
									
									
								
							@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					Version 0.8 - 5 December 2013
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Compatibility with Linux 3.13.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version 0.7 - 28 May 2013
 | 
					Version 0.7 - 28 May 2013
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Fixes a scary WARNING on Linux 3.9.
 | 
					* Fixes a scary WARNING on Linux 3.9.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -36,7 +36,7 @@
 | 
				
			|||||||
#include <linux/seq_file.h>
 | 
					#include <linux/seq_file.h>
 | 
				
			||||||
#include <linux/pm_runtime.h>
 | 
					#include <linux/pm_runtime.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define BBSWITCH_VERSION "0.7"
 | 
					#define BBSWITCH_VERSION "0.8"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MODULE_LICENSE("GPL");
 | 
					MODULE_LICENSE("GPL");
 | 
				
			||||||
MODULE_DESCRIPTION("Toggle the discrete graphics card");
 | 
					MODULE_DESCRIPTION("Toggle the discrete graphics card");
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user