diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-11-02 08:30:27 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-02 08:30:27 +0100 |
commit | 143144b7ecdebce0ac5a5e5bd211555f659a3025 (patch) | |
tree | 6c1b2a06762b17e75a91795a4ab9148e05d69df5 | |
parent | 2fcaa8d5377c8def2e668c4e841cf1f2ab9732bf (diff) |
Linux 2.6.16.30v2.6.16.30
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .30-rc1 +EXTRAVERSION = .30 NAME=Stable Penguin # *DOCUMENTATION* |