aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@penguin.transmeta.com>2002-02-06 23:26:17 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-02-06 23:26:17 -0800
commitb615942a9bc752646d319a663686d1198cfae02c (patch)
tree17b18844a132c4cb6a3260c0727822dd45eeea59
parentc8ab3b0f6685046e9e365c9ed45ff8e800083455 (diff)
downloadhistory-b615942a9bc752646d319a663686d1198cfae02c.tar.gz
update versionv2.5.4-pre3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd0b434d2a5a9..f1c5436e490aa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 5
SUBLEVEL = 4
-EXTRAVERSION =-pre2
+EXTRAVERSION =-pre3
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)