diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-07 16:09:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-07 16:09:43 -0700 |
commit | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd (patch) | |
tree | 8518588c1f2cd05ba9fd393ca0c67168c16e8cfa /Makefile | |
parent | 7e0dae61e24a88ad21af2f196e49454e78a8df78 (diff) |
Linux 3.17-rc4v3.17-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |