summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2000-10-07 15:35:09 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:46:41 +0200
commitdfab97edd018b8904568bce77536037dd76b7507 (patch)
treefb45be914dda1e47c3d28eab6a4fc23a14c7b587 /libc
parent65da95772de1633acd1bfcc7f579067bac3249af (diff)
downloaddev86-dfab97edd018b8904568bce77536037dd76b7507.tar.gz
Import Dev86src-0.15.3.tar.gzv0.15.3
Diffstat (limited to 'libc')
-rw-r--r--libc/Makefile2
1 files changed, 1 insertions, 1 deletions
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