Merged with default. stable

Sun, 30 Jun 2019 20:05:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Jun 2019 20:05:44 +0200
branch
stable
changeset 435
2dacad5f5fd3
parent 427
e5b7055f473f (diff)
parent 434
3ad856b99c56 (current diff)
child 436
4daef9c8aa8e

Merged with default.

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Sun Jun 30 20:04:22 2019 +0200
+++ b/config.status	Sun Jun 30 20:05:44 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.3.10"
+S["VERSION"]="0.4.5"
 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.10\""
+D["VERSION"]=" \"0.4.5\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Sun Jun 30 20:04:22 2019 +0200
+++ b/configure	Sun Jun 30 20:05:44 2019 +0200
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.10"
+VERSION="0.4.5"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Sun Jun 30 20:04:22 2019 +0200
+++ b/configure.ac	Sun Jun 30 20:05:44 2019 +0200
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.10"
+VERSION="0.4.5"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial