diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-08-25 22:51:14 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-08-25 22:51:14 +0200 |
commit | c92faf3e0a557270141be67f206d7cdb99bfc3a2 (patch) | |
tree | 0b5e00723e3f8a6512484df46c5445fddbc2e3e3 | |
parent | 9cec53cc4d2e70eec32c646148c477350fe9069f (diff) |
Linux 2.6.16.28v2.6.16.28
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .28-rc3 +EXTRAVERSION = .28 NAME=Stable Penguin # *DOCUMENTATION* |