diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-02-10 13:44:25 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-02-10 13:44:25 +0100 |
commit | dca532b98e497cf4df56849291b472fe6b456be2 (patch) | |
tree | d72e9c672dcae4e40c40888d3a60e4322f802d26 | |
parent | baa8707300d0114a8cc7d6e59c3f8aa41f953bee (diff) |
Linux 2.6.16.40v2.6.16.40
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .40-rc1 +EXTRAVERSION = .40 NAME=Stable Penguin # *DOCUMENTATION* |