diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-27 10:35:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-27 10:35:30 -0700 |
commit | 863c94fa3948619d3e425f9a3c61e6baf72ee666 (patch) | |
tree | 0d448f59c7a05ecb780cdc443ab5f7e246b2d848 | |
parent | c77a0bc75e37339dcbd4caf20d5ce2a4e7070740 (diff) |
Linux 3.0.84v3.0.84
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 83 +SUBLEVEL = 84 EXTRAVERSION = NAME = Sneaky Weasel |