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.11-rc5
Linus Torvalds
12 years ago
d4e4ab86
e5d081f4
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
1
VERSION = 3
2
PATCHLEVEL = 11
3
SUBLEVEL = 0
4
-
EXTRAVERSION = -rc4
5
NAME = Linux for Workgroups
6
7
# *DOCUMENTATION*
···
1
VERSION = 3
2
PATCHLEVEL = 11
3
SUBLEVEL = 0
4
+
EXTRAVERSION = -rc5
5
NAME = Linux for Workgroups
6
7
# *DOCUMENTATION*