summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-08-08 18:57:46 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-08-08 18:57:46 +0000
commit2e837819b1563679b55363d469239fdf4f17fbbb (patch)
treeead655053fe63786a4f95bd32723138483a709ab /Makefile
parent5514f4babeeb3af00ee0c325e3cda7a562cc3d65 (diff)
Merge with Linux 2.4.0-test6-pre5.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a1555ea3e..ca262e7a2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION = -test6-pre4
+EXTRAVERSION = -test6-pre5
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)