diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-06-14 06:33:10 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1997-06-14 06:33:10 +0000 |
commit | 2b683bd1bded39054b048e66388437091b5686c1 (patch) | |
tree | a3c335e6f2256796bda3580f8f3cc6bf175c1127 /Makefile | |
parent | c760b8c1cdaf4ed9bfddf0cb896d1bf60b9b4043 (diff) |
Change version to 2.1.42.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 1 -SUBLEVEL = 41 +SUBLEVEL = 42 ARCH = mips |