From dfab97edd018b8904568bce77536037dd76b7507 Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Sat, 7 Oct 2000 15:35:09 +0200 Subject: Import Dev86src-0.15.3.tar.gz --- libc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc') diff --git a/libc/Makefile b/libc/Makefile index d7a451c..2e3406f 100644 --- a/libc/Makefile +++ b/libc/Makefile @@ -11,7 +11,7 @@ endif VERMAJOR=0 VERMINOR=15 -VERPATCH=1 +VERPATCH=3 VER=$(VERMAJOR).$(VERMINOR).$(VERPATCH) CC=bcc -- cgit v1.2.1