]> git.hungrycats.org Git - linux/commitdiff
update version number
authorLinus Torvalds <torvalds@athlon.transmeta.com>
Wed, 6 Feb 2002 14:24:15 +0000 (06:24 -0800)
committerLinus Torvalds <torvalds@athlon.transmeta.com>
Wed, 6 Feb 2002 14:24:15 +0000 (06:24 -0800)
Makefile

index 350fa3b0891f2ff0772034a764967ac3e701523e..cd0b434d2a5a90c18e37c3ed76c4667f002480ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 5
 SUBLEVEL = 4
-EXTRAVERSION =-pre1
+EXTRAVERSION =-pre2
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)