diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-04-19 13:55:33 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-04-19 13:55:33 +0000 |
commit | 7f974a7687129917e3c3ceb74287bdf9ba0fd5f3 (patch) | |
tree | e5a2ab040ca748a1d3e8f863af05b9f7ef674a76 /Makefile | |
parent | 46e045034336a2cc90c1798cd7cc07af744ddfd6 (diff) |
Merge with Linux 2.3.99-pre5.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 3 SUBLEVEL = 99 -EXTRAVERSION = -pre4 +EXTRAVERSION = -pre5 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) |