diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 11:26:29 -0400 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-05-01 06:00:01 -0400 |
commit | f4b102d064b9af04ad39e3709bb87640d31eb78c (patch) | |
tree | 12a18bed45668b02a21fd2427fb72e6f3550d480 /Makefile | |
parent | 551f3809c1de29af939bbc613e9692247f1bc198 (diff) |
Linux 3.0.28
BugLink: http://bugs.launchpad.net/bugs/983326
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 0 | 2 | PATCHLEVEL = 0 |
3 | SUBLEVEL = 27 | 3 | SUBLEVEL = 28 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||