diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-22 08:58:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-22 08:58:59 +0100 |
commit | 5dba9ddd98cbc7ad319d687887981a0ea0062c75 (patch) | |
tree | 4f02c9ee1839c965ed54b2378d341e684ed52837 | |
parent | 676d438e25b8b1fe251c1d474fab86187dbc6293 (diff) |
Linux 3.0.101v3.0.101
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 100 +SUBLEVEL = 101 EXTRAVERSION = -NAME = Sneaky Weasel +NAME = Sodden Ben Lomond # *DOCUMENTATION* # To see a list of typical targets execute "make help" |