diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-02-17 18:23:40 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-02-17 18:23:40 +0100 |
commit | ee1aebb4a4bffe532d3112353e60d32cc61e8df9 (patch) | |
tree | a10d7df1e5d55e4aee5936b01c9a99406a241913 | |
parent | 72bfe8ab985e51ed4beb9ff3b68a3924ceb700f7 (diff) |
Linux 2.6.16.41v2.6.16.41
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .41-rc1 +EXTRAVERSION = .41 NAME=Stable Penguin # *DOCUMENTATION* |