Version 0.3.29

Sat, 29 Feb 2020 15:42:12 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Feb 2020 15:42:12 +0100
changeset 614
f51754bce08e
parent 613
26a7a04acef3
child 615
9034e65b0d7a

Version 0.3.29

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Sat Feb 29 15:24:02 2020 +0100
+++ b/config.status	Sat Feb 29 15:42:12 2020 +0100
@@ -621,7 +621,7 @@
 S["CC"]="gcc"
 S["CYEARS"]="2016-2020"
 S["COPYRIGHT"]="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
-S["VERSION"]="0.3.28"
+S["VERSION"]="0.3.29"
 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.28\""
+D["VERSION"]=" \"0.3.29\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Sat Feb 29 15:24:02 2020 +0100
+++ b/configure	Sat Feb 29 15:42:12 2020 +0100
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.28"
+VERSION="0.3.29"
 COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2020"
 
--- a/configure.ac	Sat Feb 29 15:24:02 2020 +0100
+++ b/configure.ac	Sat Feb 29 15:42:12 2020 +0100
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.28"
+VERSION="0.3.29"
 COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2020"
 AC_SUBST(PACKAGE)

mercurial