Version 0.3.25

Thu, 05 Dec 2019 13:25:54 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 05 Dec 2019 13:25:54 +0100
changeset 562
ee28b3303da2
parent 561
dc618b8a9552
child 563
acdd54144838

Version 0.3.25

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

mercurial