]> git.hungrycats.org Git - linux/commitdiff
update version
authorLinus Torvalds <torvalds@home.transmeta.com>
Sat, 9 Feb 2002 05:35:09 +0000 (21:35 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 9 Feb 2002 05:35:09 +0000 (21:35 -0800)
Makefile

index d45179ec6e3c2440eeae0b57be72fa3da4bb86dd..bf1060fc58ba611ba4c4c9a818ef845730831a61 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 5
 SUBLEVEL = 4
-EXTRAVERSION =-pre5
+EXTRAVERSION =-pre6
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)