From 4b55feb026b1f64555d7c11c2840fddd8fd029fe Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Sat, 4 Nov 2000 12:50:12 +0100 Subject: Import Dev86src-0.15.4.tar.gz --- libc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc') diff --git a/libc/Makefile b/libc/Makefile index 2e3406f..41865d6 100644 --- a/libc/Makefile +++ b/libc/Makefile @@ -11,7 +11,7 @@ endif VERMAJOR=0 VERMINOR=15 -VERPATCH=3 +VERPATCH=4 VER=$(VERMAJOR).$(VERMINOR).$(VERPATCH) CC=bcc -- cgit v1.2.1