diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-14 21:09:24 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-07-14 21:09:24 +0300 |
commit | bf05449fd715e07f967114e7469197e4e7895472 (patch) | |
tree | 427efda65b7d93b94c83668eaa1ed3485e8df3d8 | |
parent | 797fbc12708d07601ac379c92bd1ba777d79d66c (diff) |
Linux 2.6.16.61-rc1v2.6.16.61-rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .60 +EXTRAVERSION = .61-rc1 NAME=Stable Penguin # *DOCUMENTATION* |