diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-04-23 00:59:58 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-04-23 00:59:58 +0200 |
commit | 7a715c633b9188def897f019f1969e4352925f43 (patch) | |
tree | 3703c40425f1fd6f388c83c86a996315a2cb1fe2 | |
parent | eeceec454f81ac28ba97edf1386d5a40da072ff8 (diff) |
Linux 2.6.16.49v2.6.16.49
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .49-rc1 +EXTRAVERSION = .49 NAME=Stable Penguin # *DOCUMENTATION* |