| summaryrefslogtreecommitdiff |
| author | Adrian Bunk <bunk@stusta.de> | 2007-03-02 18:34:36 (GMT) |
|---|---|---|
| committer | Adrian Bunk <bunk@stusta.de> | 2007-03-02 18:34:36 (GMT) |
| commit | 89de5e72d59672f753a90605f9bb8d442710155b (patch) (side-by-side diff) | |
| tree | 7d318324b3bf1bfbfdf75f1498119a44e056376d | |
| parent | f0a54518730393941e2c4ae9634ada77f9a610c6 (diff) | |
Linux 2.6.16.43v2.6.16.43
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .43-rc1 +EXTRAVERSION = .43 NAME=Stable Penguin # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not |