diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 22:55:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 22:55:43 -0700 |
commit | af4bafb430f94bc8c298a213a792137169bad077 (patch) | |
tree | 5513aec548aefc1de88a152ed9439818547fd39e | |
parent | 0e4f7396371a839713b587c33b4a768f15dba9a6 (diff) |
Linux 3.0.91v3.0.91
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 90 +SUBLEVEL = 91 EXTRAVERSION = NAME = Sneaky Weasel |