diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-11-05 21:27:33 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-11-05 21:27:33 +0100 |
commit | bdc864e5ae0a15bde369171960fb12ac6270271e (patch) | |
tree | 79bf22e4fde3c089f68a73783631f16666416699 | |
parent | d2a51c3a5ff9029d8f96fdc9c838ac79c95db8c9 (diff) |
Linux 2.6.16.57v2.6.16.57
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .57-rc1 +EXTRAVERSION = .57 NAME=Stable Penguin # *DOCUMENTATION* |