diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-25 07:11:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-25 07:11:12 +0200 |
commit | 97596c34030ed28657ccafddb67e17a03890b90a (patch) | |
tree | 128b7ad8b21739ea74be0a63ec420b5eaf89338a | |
parent | d2a0110b7fb182c2c81144b834ddc7b3d645fe1e (diff) |
Linux 3.0.8v3.0.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 11c42492dbda5..9f6e3cd38548e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Sneaky Weasel |