diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 12:15:38 -0400 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-07-23 05:50:29 -0400 |
commit | 04d0adab2f31b2de6f6c3eea1bff7316cfe8d461 (patch) | |
tree | 903777ecbec23bf918f8328ef2ebd9f8367f6d81 /Makefile | |
parent | 558e7d1453c1b025907b4c41a2ad303e1aadf2cb (diff) |
Linux 3.0.37
BugLink: http://bugs.launchpad.net/bugs/1025406
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 = 36 | 3 | SUBLEVEL = 37 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||