Browse Source

sony-laptop: bump version to 0.6

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
Mattia Dongili 17 years ago
parent
commit
425ef5d75d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/misc/sony-laptop.c

+ 1 - 1
drivers/misc/sony-laptop.c

@@ -73,7 +73,7 @@
 	if (debug) printk(KERN_WARNING DRV_PFX  msg);	\
 } while (0)
 
-#define SONY_LAPTOP_DRIVER_VERSION	"0.5"
+#define SONY_LAPTOP_DRIVER_VERSION	"0.6"
 
 #define SONY_NC_CLASS		"sony-nc"
 #define SONY_NC_HID		"SNY5001"