| summaryrefslogtreecommitdiff |
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 16:11:03 (GMT) |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-13 16:11:03 (GMT) |
| commit | 0147c2ae9d602b5791dae30322ece475271acd10 (patch) (unidiff) | |
| tree | 36838c44c3bf13500c8f78a49459b950a76eb829 | |
| parent | 1c5b4f2f9d7b36fb5d78f959705af57cc0233de9 (diff) | |
Linux 3.2.15v3.2.15
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
| 3 | SUBLEVEL = 14 | 3 | SUBLEVEL = 15 |
| 4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
| 5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
| 6 | 6 | ||