Bumped to version 1.0.0 final release

This commit is contained in:
Michiel Broek
2013-08-03 14:15:13 +02:00
parent cd051a3b2a
commit 068592b25e
5 changed files with 23 additions and 25 deletions

10
configure vendored
View File

@@ -2307,12 +2307,12 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
# After changeing the version number, run autoconf!
#
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="95"
REVISION="15"
MAJOR="1"
MINOR="0"
REVISION="0"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2012 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2012 M. Broek"
COPYRIGHT="Copyright (C) 1997-2013 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2013 M. Broek"
GROUP="bbs"
OWNER="mbse"
ROWNER="`id -un root`"