| summaryrefslogtreecommitdiff |
| author | Adrian Bunk <bunk@kernel.org> | 2008-07-19 20:54:55 (GMT) |
|---|---|---|
| committer | Adrian Bunk <bunk@kernel.org> | 2008-07-19 20:54:55 (GMT) |
| commit | 7c82f54c180ae68d0fa2886dc48e63e6024afb60 (patch) (side-by-side diff) | |
| tree | 38d0f5c01c0258bd28c22d21e02301b520bef2e0 | |
| parent | 53250a38ef49e477f412015caa18e25a4dc58a98 (diff) | |
Linux 2.6.16.62-rc1v2.6.16.62-rc1
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .61 +EXTRAVERSION = .62-rc1 NAME=Stable Penguin # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not |