diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-05-30 22:36:59 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-30 22:36:59 +0200 |
commit | 4d840dbb4d5912e419822cbf5b6bd79abe4e2103 (patch) | |
tree | c817e3e9c3b0509161f3f7b03029575678e0c795 | |
parent | 40234cbbdc1f1c1ef8f2ec25c29ab91fb49027ed (diff) |
Linux 2.6.16.52v2.6.16.52
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .52-rc1 +EXTRAVERSION = .52 NAME=Stable Penguin # *DOCUMENTATION* |