aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-03-17 19:40:24 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2002-03-17 19:40:24 -0800
commit085c9a18acd4003fa77cf852aa770e52b2ce6a71 (patch)
tree14ff54c1fc4a5a84009b1bd40b4f9cddb316ccd7
parent51331cc8b24423aea074932709885fc593d01385 (diff)
downloadhistory-085c9a18acd4003fa77cf852aa770e52b2ce6a71.tar.gz
Update versionv2.5.7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9a6575bc2610..b3aef7bd7c3a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 5
SUBLEVEL = 7
-EXTRAVERSION =-pre2
+EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)