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 2.6.37-rc4
Linus Torvalds
15 years ago
e8a7e48b
32e15724
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
SUBLEVEL = 37
4
-
EXTRAVERSION = -rc3
5
NAME = Flesh-Eating Bats with Fangs
6
7
# *DOCUMENTATION*
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
SUBLEVEL = 37
4
+
EXTRAVERSION = -rc4
5
NAME = Flesh-Eating Bats with Fangs
6
7
# *DOCUMENTATION*