diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-25 23:05:45 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-07-25 23:05:45 +0200 |
commit | 5a848956b65ee5ca64fb7496a6b8135e07901499 (patch) | |
tree | bc2fc6429979d56962f19b8c42a0478330c40a93 | |
parent | 906f7f2125c95ad2ee52e7b91e6ee7af3c25d2da (diff) |
Linux 2.6.16.53v2.6.16.53
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .53-rc1 +EXTRAVERSION = .53 NAME=Stable Penguin # *DOCUMENTATION* |