diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index 22c91fa0411e3..97d18c1d27f22 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = -NAME = Kernel Recipes 2015 +NAME = Remembering Coco # *DOCUMENTATION* # To see a list of typical targets execute "make help" |