diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-17 00:59:20 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-07-17 00:59:20 +0300 |
commit | ca891ff02547982647997d7d0eb1071d94fe4e86 (patch) | |
tree | 28868cb8785381a0967b8615c1bd6f07ee464cd0 | |
parent | bf05449fd715e07f967114e7469197e4e7895472 (diff) |
Linux 2.6.16.61v2.6.16.61
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .61-rc1 +EXTRAVERSION = .61 NAME=Stable Penguin # *DOCUMENTATION* |