diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 23:11:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 23:11:36 +0200 |
commit | 4c834452aad01531db949414f94f817a86348d59 (patch) | |
tree | e24b1426a53d267f6bf2e3620495636a1a7097f0 | |
parent | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (diff) | |
download | linux-4c834452aad01531db949414f94f817a86348d59.tar.xz linux-4c834452aad01531db949414f94f817a86348d59.zip |
Linux 3.16-rc3v3.16-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |