diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 12:28:56 -0400 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-04-05 11:17:35 -0400 |
commit | d289f306134d42c4b663da92c8e94d4444bc058b (patch) | |
tree | 5905c4cb6d89ab679a5293c712526139307a7a7f /Makefile | |
parent | 5ddcf68f834c9e5cfe76343ad7592e92c48473e4 (diff) |
Linux 3.0.27
BugLink: http://bugs.launchpad.net/bugs/971808
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 = 26 | 3 | SUBLEVEL = 27 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||