summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2000-11-04 12:50:12 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:47:02 +0200
commit4b55feb026b1f64555d7c11c2840fddd8fd029fe (patch)
tree55c2dd8aca1c551306cbc8e04d1d9647d978ccfb /libc
parentdfab97edd018b8904568bce77536037dd76b7507 (diff)
downloaddev86-4b55feb026b1f64555d7c11c2840fddd8fd029fe.tar.gz
Import Dev86src-0.15.4.tar.gzv0.15.4
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 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