diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-03-24 23:57:05 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-03-24 23:57:05 +0100 |
commit | 823bf711db2e2282c1357851fab94f4373ebaa18 (patch) | |
tree | 3436abbf1a7591b4756d33debcd0d9ffe9453d2d | |
parent | 589114a53db7565044809c9cf279f3732cd1f36e (diff) |
Linux 2.6.16.45v2.6.16.45
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .45-rc1 +EXTRAVERSION = .45 NAME=Stable Penguin # *DOCUMENTATION* |