Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Linux 2.6.13-rc3

Yeah, this time hopefully I'm not confusing the version
numbers. The last release was -rc2, _this_ is -rc3.

+1 -1
+1 -1
Makefile
··· 1 VERSION = 2 2 PATCHLEVEL = 6 3 SUBLEVEL = 13 4 - EXTRAVERSION =-rc2 5 NAME=Woozy Numbat 6 7 # *DOCUMENTATION*
··· 1 VERSION = 2 2 PATCHLEVEL = 6 3 SUBLEVEL = 13 4 + EXTRAVERSION =-rc3 5 NAME=Woozy Numbat 6 7 # *DOCUMENTATION*