diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-05-09 06:26:35 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 06:26:35 +0200 |
commit | fae1f6d365ea6ca7b736291970a1aaf56f8e3ed7 (patch) | |
tree | 216f39c9a9a9a24c5b8009a8508cda9366db58f6 | |
parent | 02ffc0b1725e89f30bc512b24e361fd14e2a011e (diff) |
Linux 2.6.16.51v2.6.16.51
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .51-rc1 +EXTRAVERSION = .51 NAME=Stable Penguin # *DOCUMENTATION* |