diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-15 18:55:25 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-15 18:55:25 +0400 |
| commit | 684012d815c70359162d8b9cc9879b83855e59bf (patch) | |
| tree | 177c5be6b6f379789ec21820d297628d4fd23567 | |
| parent | 667b6fd34e95ac34244f42bfa895e83fc39d2b8a (diff) | |
| download | linux-3.5.2.tar.xz | |
Linux 3.5.2v3.5.2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 5 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Saber-toothed Squirrel |
