Bumped to version 0.95.12

This commit is contained in:
Michiel Broek 2011-05-22 22:25:12 +02:00
parent fe50071ce1
commit 2fd1259866
3 changed files with 360 additions and 318 deletions

View File

@ -1,3 +1,10 @@
v0.95.12 22-May-2011
general:
Removed several compiler warnings.
Added invisible markers in the html manual.
mbselib:
The virus stream scanner can now uses IPv4 and/or IPv6 to
connect to the clamav server and can use server clusters too.

669
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS)
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="95"
REVISION="12d2"
REVISION="12"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2011 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2011 M. Broek"