diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-13 15:41:28 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-13 15:41:28 -0700 |
commit | 61e6cfa80de5760bbe406f4e815b7739205754d2 (patch) | |
tree | 889486fd758dc6abaa3d4b8d1dcba4af577488c2 | |
parent | 73cac03d0c771e56481017b8f093ae0300e89dad (diff) |
Linux 3.12-rc5v3.12-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |