diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-21 22:48:10 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-07-21 22:48:10 +0300 |
commit | 6b0daf99dd2392b024bdca05530e4e761bc3cdae (patch) | |
tree | 35a169ad85c52c68a36c125e423dd01c3015aa39 | |
parent | 7c82f54c180ae68d0fa2886dc48e63e6024afb60 (diff) |
Linux 2.6.16.62v2.6.16.62
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .62-rc1 +EXTRAVERSION = .62 NAME=Stable Penguin # *DOCUMENTATION* |