diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-26 00:31:37 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-26 00:31:37 +0000 |
commit | 3a2ae21f6fc1c3a4dcd6c247b818682f562d6a90 (patch) | |
tree | 80c35e2d3eb0d99c569c73d813ec1108d00377c0 /Makefile | |
parent | dac103878ffd0ba9eaa80d082ade85f558e8fb5c (diff) |
Change version to test6.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -test6-pre10 +EXTRAVERSION = -test6 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) |