From: Linus Torvalds Date: Mon, 30 May 2011 00:43:36 +0000 (-0700) Subject: Linux 3.0-rc1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=55922c9d1b84b89cb946c777fddccb3247e7df2c;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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 --- diff --git a/Makefile b/Makefile index 529d93fa2430..afb8e0d26f2c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -VERSION = 2 -PATCHLEVEL = 6 -SUBLEVEL = 39 -EXTRAVERSION = -NAME = Flesh-Eating Bats with Fangs +VERSION = 3 +PATCHLEVEL = 0 +SUBLEVEL = 0 +EXTRAVERSION = -rc1 +NAME = Sneaky Weasel # *DOCUMENTATION* # To see a list of typical targets execute "make help"