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 3.0-rc1

.. except there are various scripts that really know that there are
three numbers, so it calls itself "3.0.0-rc1".

Hopefully by the time the final 3.0 is out, we'll have that extra zero
all figured out.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

+5 -5
+5 -5
Makefile
··· 1 - VERSION = 2 2 - PATCHLEVEL = 6 3 - SUBLEVEL = 39 4 - EXTRAVERSION = 5 - NAME = Flesh-Eating Bats with Fangs 1 + VERSION = 3 2 + PATCHLEVEL = 0 3 + SUBLEVEL = 0 4 + EXTRAVERSION = -rc1 5 + NAME = Sneaky Weasel 6 6 7 7 # *DOCUMENTATION* 8 8 # To see a list of typical targets execute "make help"