tangled
alpha
login
or
join now
tjh.dev
/
kernel
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Linux 3.13-rc1
Linus Torvalds
12 years ago
6ce4eac1
57498f9c
options
unified
split
Changed files
+2
-2
Makefile
+2
-2
Makefile
···
1
1
VERSION = 3
2
2
-
PATCHLEVEL = 12
2
2
+
PATCHLEVEL = 13
3
3
SUBLEVEL = 0
4
4
-
EXTRAVERSION =
4
4
+
EXTRAVERSION = -rc1
5
5
NAME = One Giant Leap for Frogkind
6
6
7
7
# *DOCUMENTATION*