summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-08-26 00:31:37 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-08-26 00:31:37 +0000
commit3a2ae21f6fc1c3a4dcd6c247b818682f562d6a90 (patch)
tree80c35e2d3eb0d99c569c73d813ec1108d00377c0 /Makefile
parentdac103878ffd0ba9eaa80d082ade85f558e8fb5c (diff)
Change version to test6.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fea885a27..3dc08d143 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION = -test6-pre10
+EXTRAVERSION = -test6
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)