diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-11-25 22:23:42 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-25 22:23:42 +0100 |
commit | 8a775d0370ee37f44dabd61472625cc7695179bc (patch) | |
tree | 9947f6a05e4d5bf1e6c1a402bc0554b3079cface | |
parent | 4b066391b2a2260c453658bf9f2bd4648b3c2fc4 (diff) |
Linux 2.6.16.34-rc1v2.6.16.34-rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1538f8af1ba25..8748b1b36fb8a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .33 +EXTRAVERSION = .34-rc1 NAME=Stable Penguin # *DOCUMENTATION* |