summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-04-19 13:55:33 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-04-19 13:55:33 +0000
commit7f974a7687129917e3c3ceb74287bdf9ba0fd5f3 (patch)
treee5a2ab040ca748a1d3e8f863af05b9f7ef674a76 /Makefile
parent46e045034336a2cc90c1798cd7cc07af744ddfd6 (diff)
Merge with Linux 2.3.99-pre5.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2adc3484..966cf5696 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 3
SUBLEVEL = 99
-EXTRAVERSION = -pre4
+EXTRAVERSION = -pre5
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)