diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-28 18:09:08 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-28 18:09:08 -0700 |
commit | ea8a52f9f4bcc3420c38ae07f8378a2f18443970 (patch) | |
tree | 902838519431a91e04bea21993b07df48ab60637 | |
parent | b0dd220aefe1ab80823cf13e9588c64fec151488 (diff) |
Linux 2.6.35.7v2.6.35.7
Done at LinuxCon Tokyo 2010
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = .6 -NAME = Sheep on Meth +EXTRAVERSION = .7 +NAME = Yokohama # *DOCUMENTATION* # To see a list of typical targets execute "make help" |