diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-01-06 17:54:15 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-01-06 17:54:15 +0200 |
commit | 5306cc0478da7d778f8f43e1b9931a52ba541cfc (patch) | |
tree | 3225b88f2979dbeec874cfcfa281df68b558c125 | |
parent | a8d648b7487632a2d5992f8a6099b2af0250f078 (diff) |
Linux 2.6.16.58v2.6.16.58
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .58-rc1 +EXTRAVERSION = .58 NAME=Stable Penguin # *DOCUMENTATION* |