diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-16 10:14:27 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-16 10:14:27 -0800 |
commit | b8ba0a6f58e67c059c323a0896949a41befd0003 (patch) | |
tree | e0452ac7728773ced25e066de8168b2387c06e94 | |
parent | 36ef66c5d137b9a31fd8c35d236fb9e26ef74f97 (diff) |
Linux 2.6.23.8v2.6.23.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c0feac2e25f98..435a3d74b56ad 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION = .7 +EXTRAVERSION = .8 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |