diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-09-25 00:24:51 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-09-25 00:24:51 +0200 |
commit | 334b8bd4137e9954494b2c5f625b8e7528b372df (patch) | |
tree | 0a59d8dcfeb111e3b0a8b0cce20bfab2866f0369 | |
parent | eaf1071e85b31f5bb6c06196544eb21334cbd20d (diff) |
Linux 2.6.16.54v2.6.16.54
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c6393d743ab6f..e05e1da34a6a5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .54-rc1 +EXTRAVERSION = .54 NAME=Stable Penguin # *DOCUMENTATION* |