diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-19 11:58:30 -0400 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2012-03-26 05:27:07 -0400 |
commit | d4920420d54c6d433fd7f185341daed4787a2fdd (patch) | |
tree | 700aa8f9975e1bcb282cbf23dec73bc221ff4380 /Makefile | |
parent | 64b96140e4d33bb464305ff8beb2880e12c92bdc (diff) |
Linux 3.0.25
BugLink: http://bugs.launchpad.net/bugs/959470
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 = 24 | 3 | SUBLEVEL = 25 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||