Allow incoming .TIC files with non 8.3 filenames to be processed automatically.

This commit is contained in:
Andrew Leary
2018-09-17 03:41:31 -04:00
parent 4a64d47976
commit fb9bdbe430
4 changed files with 20 additions and 8 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.8"
REVISION="7.9"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2018 MBSE Development Team, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2018 MBSE DevTm"