diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-04 00:41:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-04 00:41:51 +0100 |
commit | 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 (patch) | |
tree | 683b04b2e627f6710c22c151b23c8cc9a165315e /Makefile | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52.tar.xz linux-5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52.zip |
Linux 3.12v3.12
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |