v1.0.7.11 -- Fix truncated tearline under certain combinations of OS and CPU.

This commit is contained in:
Andrew Leary
2018-11-21 22:07:34 -05:00
parent 73c3ba21cb
commit 0ab1656370
4 changed files with 9 additions and 4 deletions

2
configure vendored
View File

@@ -2309,7 +2309,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs"
MAJOR="1"
MINOR="0"
REVISION="7.10"
REVISION="7.11"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2018 MBSE Development Team, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2018 MBSE DevTm"