Bumped to version 0.83.19

This commit is contained in:
Michiel Broek 2006-05-23 19:33:50 +00:00
parent 6a4aac0f4a
commit df1096d6a4
4 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,10 @@
$Id$
v0.83.18 01-Apr-2006
v0.83.19 23-May-2006
v0.83.18 01-Apr-2006 - 23-May-2006
nodelist.a:
Fixed parsing the nodelist when IBN:1.2.3.4 returned the IP

2
TODO
View File

@ -1,6 +1,6 @@
$Id$
MBSE BBS V0.83.18 TODO list.
MBSE BBS V0.83.19 TODO list.
----------------------------
These are a list of things that must be implemented one way or

2
configure vendored
View File

@ -1305,7 +1305,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="83"
REVISION="18"
REVISION="19"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2006 M. Broek"

View File

@ -13,7 +13,7 @@ dnl
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="83"
REVISION="18"
REVISION="19"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2006 M. Broek"