Skip to content

Commit

Permalink
fujitsu-laptop: increment driver version
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jonathan Woithe authored and Len Brown committed Aug 28, 2009
1 parent 72afeea commit 84a6ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/platform/x86/fujitsu-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
#include <linux/leds.h>
#endif

#define FUJITSU_DRIVER_VERSION "0.5.0"
#define FUJITSU_DRIVER_VERSION "0.6.0"

#define FUJITSU_LCD_N_LEVELS 8

Expand Down

0 comments on commit 84a6ce2

Please sign in to comment.