summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2012-09-01 19:39:58 +0200
committerLinus Torvalds2012-09-01 19:39:58 +0200
commit4cbe5a555fa58a79b6ecbb6c531b8bab0650778d (patch)
tree6685232d289279d2169b2f0b80453a18f29bb792
parenttime: Move ktime_t overflow checking into timespec_valid_strict (diff)
downloadkernel-qcow2-linux-4cbe5a555fa58a79b6ecbb6c531b8bab0650778d.tar.gz
kernel-qcow2-linux-4cbe5a555fa58a79b6ecbb6c531b8bab0650778d.tar.xz
kernel-qcow2-linux-4cbe5a555fa58a79b6ecbb6c531b8bab0650778d.zip
Linux 3.6-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 354026873b13..371ce8899f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Saber-toothed Squirrel
# *DOCUMENTATION*