Bumped to version 0.95.12
This commit is contained in:
parent
9f0f972932
commit
b24fec96ff
@ -1,3 +1,10 @@
|
|||||||
|
|
||||||
|
v0.95.12 22-May-2011
|
||||||
|
|
||||||
|
general:
|
||||||
|
Removed several compiler warnings.
|
||||||
|
Added invisible markers in the html manual.
|
||||||
|
|
||||||
mbselib:
|
mbselib:
|
||||||
The virus stream scanner can now uses IPv4 and/or IPv6 to
|
The virus stream scanner can now uses IPv4 and/or IPv6 to
|
||||||
connect to the clamav server and can use server clusters too.
|
connect to the clamav server and can use server clusters too.
|
||||||
|
@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS)
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="95"
|
MINOR="95"
|
||||||
REVISION="12d2"
|
REVISION="12"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2011 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2011 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2011 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2011 M. Broek"
|
||||||
|
Reference in New Issue
Block a user