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.34-rc3
Linus Torvalds
16 years ago
2eaa9cfd
e971461f
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
SUBLEVEL = 34
4
-
EXTRAVERSION = -rc2
5
NAME = Man-Eating Seals of Antiquity
6
7
# *DOCUMENTATION*
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
SUBLEVEL = 34
4
+
EXTRAVERSION = -rc3
5
NAME = Man-Eating Seals of Antiquity
6
7
# *DOCUMENTATION*