aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-04-27 19:29:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-27 19:29:27 -0700
commitd1db0eea852497762cab43b905b879dfcd3b8987 (patch)
tree27bd827450c836cc2d6066dbf0a6110062feea2b /Makefile
parentword-at-a-time: avoid undefined behaviour in zero_bytemask macro (diff)
downloadlinux-dev-d1db0eea852497762cab43b905b879dfcd3b8987.tar.xz
linux-dev-d1db0eea852497762cab43b905b879dfcd3b8987.zip
Linux 3.15-rc3
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80a2d2448531..041c685e11ea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Shuffling Zombie Juror
# *DOCUMENTATION*