]> git.hungrycats.org Git - linux/commitdiff
Makefile:
authorLinus Torvalds <torvalds@penguin.transmeta.com>
Tue, 5 Feb 2002 10:31:49 +0000 (02:31 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Tue, 5 Feb 2002 10:31:49 +0000 (02:31 -0800)
  Update version

Makefile

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