summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2012-06-09 03:40:09 +0200
committerLinus Torvalds2012-06-09 03:40:09 +0200
commitcfaf025112d3856637ff34a767ef785ef5cf2ca9 (patch)
tree7101d84842ece0adbfe7c650b2a60be39b2f0f99
parentmm, oom: fix badness score underflow (diff)
downloadkernel-qcow2-linux-cfaf025112d3856637ff34a767ef785ef5cf2ca9.tar.gz
kernel-qcow2-linux-cfaf025112d3856637ff34a767ef785ef5cf2ca9.tar.xz
kernel-qcow2-linux-cfaf025112d3856637ff34a767ef785ef5cf2ca9.zip
Linux 3.5-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d718ede9ea5..d845c2a1aa68 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 5
SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Saber-toothed Squirrel
# *DOCUMENTATION*