Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorLinus Torvalds <torvalds@home.transmeta.com>2002-03-18 03:40:24 (GMT)
committer Linus Torvalds <torvalds@home.transmeta.com>2002-03-18 03:40:24 (GMT)
commit085c9a18acd4003fa77cf852aa770e52b2ce6a71 (patch) (side-by-side diff)
tree14ff54c1fc4a5a84009b1bd40b4f9cddb316ccd7
parent51331cc8b24423aea074932709885fc593d01385 (diff)
Update versionv2.5.7
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9a6575..b3aef7bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 5
SUBLEVEL = 7
-EXTRAVERSION =-pre2
+EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)