diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-13 14:15:52 -0500 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-03-08 07:23:31 -0500 |
commit | 53474c18fff84221db07b192f079ce1a99f70429 (patch) | |
tree | ed00bc5bd325d3d7170531d042f1b58dc0dc23c8 /Makefile | |
parent | 1fd4aa39b59cf19231abd742d8b00561b4d5d7a1 (diff) |
Linux 3.0.21
BugLink: http://bugs.launchpad.net/bugs/931719
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 = 20 | 3 | SUBLEVEL = 21 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||