Version 0.3.24

Mon, 02 Dec 2019 14:28:55 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 02 Dec 2019 14:28:55 +0100
changeset 556
02898e741df1
parent 555
7c4f34b7e16f
child 557
ee76d0bfcdaf

Version 0.3.24

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Mon Dec 02 14:20:28 2019 +0100
+++ b/config.status	Mon Dec 02 14:28:55 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.23"
+S["VERSION"]="0.3.24"
 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.23\""
+D["VERSION"]=" \"0.3.24\""
 D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
--- a/configure	Mon Dec 02 14:20:28 2019 +0100
+++ b/configure	Mon Dec 02 14:28:55 2019 +0100
@@ -2043,7 +2043,7 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.23"
+VERSION="0.3.24"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 
--- a/configure.ac	Mon Dec 02 14:20:28 2019 +0100
+++ b/configure.ac	Mon Dec 02 14:28:55 2019 +0100
@@ -8,7 +8,7 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.23"
+VERSION="0.3.24"
 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
 CYEARS="2016-2019"
 AC_SUBST(PACKAGE)

mercurial