diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index 78f927176f7f7..4c397f4168da1 100644 --- a/Makefile +++ b/Makefile @@ -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" |