diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-10-19 19:15:19 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-19 19:15:19 +0200 |
commit | bd5dd01bad40e1702c3933e2f9a46be89834715b (patch) | |
tree | 3579a81f24ebb32d5911e8933be9739624367ce6 | |
parent | 2c70c535915f621fe51508076804b4575171a23d (diff) |
Linux 2.6.16.56-rc1v2.6.16.56-rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .55 +EXTRAVERSION = .56-rc1 NAME=Stable Penguin # *DOCUMENTATION* |