diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 08:26:29 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 08:26:29 -0700 |
commit | 0527fde0639955203ad48a9fd83bd6fc35e82e07 (patch) | |
tree | 80df761ff38d3f7604ee03c37136cb710d70a204 | |
parent | 073c4aec557b87d0c5b6f8b6b1910b356088eaf3 (diff) |
Linux 3.0.28v3.0.28
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 27 +SUBLEVEL = 28 EXTRAVERSION = NAME = Sneaky Weasel |