Browse Source

fujitsu-laptop: increment driver version

Increment driver version to reflect the changes from this patch series.

Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: Len Brown <len.brown@intel.com>
Jonathan Woithe 16 years ago
parent
commit
84a6ce2672
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/platform/x86/fujitsu-laptop.c

+ 1 - 1
drivers/platform/x86/fujitsu-laptop.c

@@ -70,7 +70,7 @@
 #include <linux/leds.h>
 #include <linux/leds.h>
 #endif
 #endif
 
 
-#define FUJITSU_DRIVER_VERSION "0.5.0"
+#define FUJITSU_DRIVER_VERSION "0.6.0"
 
 
 #define FUJITSU_LCD_N_LEVELS 8
 #define FUJITSU_LCD_N_LEVELS 8