diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-04-15 22:16:49 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-04-15 22:16:49 +0200 |
commit | eed22cdc141e11eacd8cd544bdc41432ceb506d1 (patch) | |
tree | e43b3bea78d2ed65617ab3f5003b10f10bb9f689 | |
parent | 6c59eb971bb3cb7df3fddccc5f4fd9157c058523 (diff) |
Linux 2.6.16.48v2.6.16.48
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index ceecb7eb3fa5c..8742f5a059b85 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .48-rc1 +EXTRAVERSION = .48 NAME=Stable Penguin # *DOCUMENTATION* |