diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-08-30 08:26:15 +0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-09-25 01:02:49 +0400 |
commit | eaf1071e85b31f5bb6c06196544eb21334cbd20d (patch) | |
tree | 2f4088cb0f0f068cbce352ee0edc1189488ba682 | |
parent | 3198d0f16dec0c87071cf26f3f11af9c8f0a009b (diff) | |
download | linux-eaf1071e85b31f5bb6c06196544eb21334cbd20d.tar.xz |
Linux 2.6.16.54-rc1v2.6.16.54-rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .53 +EXTRAVERSION = .54-rc1 NAME=Stable Penguin # *DOCUMENTATION* |