Version 0.4.7 stable

Mon, 15 Jul 2019 15:06:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 15 Jul 2019 15:06:17 +0200
branch
stable
changeset 443
4415a30b5a36
parent 442
7ad669c8613c
child 492
fa82e95d9ddd

Version 0.4.7

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Mon Jul 15 15:05:32 2019 +0200
+++ b/config.status	Mon Jul 15 15:06:17 2019 +0200
@@ -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.4.6"
+S["VERSION"]="0.4.7"
 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.4.6\""
+D["VERSION"]=" \"0.4.7\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Mon Jul 15 15:05:32 2019 +0200
+++ b/configure	Mon Jul 15 15:06:17 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.4.6"
+VERSION="0.4.7"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Mon Jul 15 15:05:32 2019 +0200
+++ b/configure.ac	Mon Jul 15 15:06:17 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.4.6"
+VERSION="0.4.7"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial