diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-31 13:45:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-31 12:34:37 -0700 |
commit | 03140572475f22e638d88aaa9410007317f376b4 (patch) | |
tree | 3293e2d348f98cce9544eb79c1d016df210c467f | |
parent | fc2ab6e8f4903f3e2da6ea0a807403fc91f8debb (diff) |
Linux 3.14.5v3.14.5
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = -NAME = Shuffling Zombie Juror +NAME = Remembering Coco # *DOCUMENTATION* # To see a list of typical targets execute "make help" |