diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-22 19:38:02 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-07-22 19:38:02 +0200 |
commit | 906f7f2125c95ad2ee52e7b91e6ee7af3c25d2da (patch) | |
tree | a4fb291b4dfc9b401f1d8afc945050e8ef27b589 | |
parent | 8d2693e6821f1027e33e36284cc3cf0e8d915eb8 (diff) |
Linux 2.6.16.53-rc1v2.6.16.53-rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .52 +EXTRAVERSION = .53-rc1 NAME=Stable Penguin # *DOCUMENTATION* |