diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-09-12 20:02:10 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-09-12 20:02:10 +0200 |
commit | 1eea281be89a8d1aa1c9022a02ebfe6310022b9a (patch) | |
tree | 8fc6fd6ee2f097018f6d991e75720bdc3af88756 | |
parent | bfc94b3cb3e228d47c93cfe0bd13ea4d3a330ef2 (diff) |
Linux 2.6.16.29v2.6.16.29
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .29-rc2 +EXTRAVERSION = .29 NAME=Stable Penguin # *DOCUMENTATION* |