diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-03-31 22:21:00 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-03-31 22:21:00 +0200 |
commit | b54ee521eb1835b8565f4d0bc9a40e254ad3bb30 (patch) | |
tree | 2245901251609b2a597e531e66821834a3fb4ac9 | |
parent | 164a166134e3162cbcb2929ef20112ec702808aa (diff) |
Linux 2.6.16.46v2.6.16.46
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .46-rc1 +EXTRAVERSION = .46 NAME=Stable Penguin # *DOCUMENTATION* |