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.12-rc1
Linus Torvalds
12 years ago
272b98c6
a4ae54f9
options
unified
split
Changed files
+3
-3
Makefile
+3
-3
Makefile
···
1
1
VERSION = 3
2
2
-
PATCHLEVEL = 11
2
2
+
PATCHLEVEL = 12
3
3
SUBLEVEL = 0
4
4
-
EXTRAVERSION =
5
5
-
NAME = Suicidal Squirrel
4
4
+
EXTRAVERSION = -rc1
5
5
+
NAME = One Giant Leap for Frogkind
6
6
7
7
# *DOCUMENTATION*
8
8
# To see a list of typical targets execute "make help"