diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-20 12:59:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-20 12:59:35 -0700 |
commit | ef4fb40e21750ad9c3d1b017c61a9a69701039ff (patch) | |
tree | 4d544d56e560b771c07fb0b9e6c8a5f0e315dcdd | |
parent | 5678a7694c47188498a740ae805a8dee2fd7d178 (diff) |
Linux 3.0.70v3.0.70
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = Sneaky Weasel |