Version 0.3.22

Tue, 29 Oct 2019 11:28:42 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 29 Oct 2019 11:28:42 +0100
changeset 546
9a6c745c0b04
parent 545
f71079a45f5c
child 547
4d9c96545246

Version 0.3.22

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Tue Oct 29 11:27:21 2019 +0100
+++ b/config.status	Tue Oct 29 11:28:42 2019 +0100
@@ -621,7 +621,7 @@
 S["CC"]="gcc"
 S["CYEARS"]="2016-2019"
 S["COPYRIGHT"]="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-S["VERSION"]="0.3.21"
+S["VERSION"]="0.3.22"
 S["PACKAGE"]="bms"
 S["SUBDIRS"]="bmsd doc script tools www"
 S["target_alias"]=""
@@ -710,7 +710,7 @@
 D["PACKAGE_STRING"]=" \"\""
 D["PACKAGE_BUGREPORT"]=" \"\""
 D["PACKAGE_URL"]=" \"\""
-D["VERSION"]=" \"0.3.21\""
+D["VERSION"]=" \"0.3.22\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Tue Oct 29 11:27:21 2019 +0100
+++ b/configure	Tue Oct 29 11:28:42 2019 +0100
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.21"
+VERSION="0.3.22"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Tue Oct 29 11:27:21 2019 +0100
+++ b/configure.ac	Tue Oct 29 11:28:42 2019 +0100
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.21"
+VERSION="0.3.22"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial