]> git.hungrycats.org Git - linux/commitdiff
Linux 2.6.0-test1 v2.6.0-test1
authorLinus Torvalds <torvalds@home.osdl.org>
Sun, 13 Jul 2003 13:24:29 +0000 (06:24 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Sun, 13 Jul 2003 13:24:29 +0000 (06:24 -0700)
First "test" kernel. Same naming we used for 2.4.0 - there it took
from May to December to get to the real version. Let's see if we
can do it faster this time.

Makefile

index 3c6effbe1a7c84e56a0a781b2219529cfdd18273..675c1fb88ceeb295aaa9a530584ea505654797b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
-PATCHLEVEL = 5
-SUBLEVEL = 75
-EXTRAVERSION =
+PATCHLEVEL = 6
+SUBLEVEL = 0
+EXTRAVERSION = -test1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"