Version 0.3.28

Tue, 07 Jan 2020 16:03:45 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 07 Jan 2020 16:03:45 +0100
changeset 588
73e24a609e88
parent 587
31caffee8c9c
child 589
b6a73022abe7

Version 0.3.28

config.status file | annotate | diff | comparison | revisions
configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/config.status	Tue Jan 07 15:47:00 2020 +0100
+++ b/config.status	Tue Jan 07 16:03:45 2020 +0100
@@ -619,9 +619,9 @@
 S["CFLAGS"]="-g -O2 -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline -I/usr/include/libxml2 -I/usr/include/u"\
 "uid"
 S["CC"]="gcc"
-S["CYEARS"]="2016-2019"
-S["COPYRIGHT"]="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-S["VERSION"]="0.3.27"
+S["CYEARS"]="2016-2020"
+S["COPYRIGHT"]="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
+S["VERSION"]="0.3.28"
 S["PACKAGE"]="bms"
 S["SUBDIRS"]="bmsd doc script tools www"
 S["target_alias"]=""
@@ -710,8 +710,8 @@
 D["PACKAGE_STRING"]=" \"\""
 D["PACKAGE_BUGREPORT"]=" \"\""
 D["PACKAGE_URL"]=" \"\""
-D["VERSION"]=" \"0.3.27\""
-D["COPYRIGHT"]=" \"Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved\""
+D["VERSION"]=" \"0.3.28\""
+D["COPYRIGHT"]=" \"Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
 D["HAVE_SYS_STAT_H"]=" 1"
--- a/configure	Tue Jan 07 15:47:00 2020 +0100
+++ b/configure	Tue Jan 07 16:03:45 2020 +0100
@@ -2043,9 +2043,9 @@
 
 
 PACKAGE="bms"
-VERSION="0.3.27"
-COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-CYEARS="2016-2019"
+VERSION="0.3.28"
+COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
+CYEARS="2016-2020"
 
 
 
--- a/configure.ac	Tue Jan 07 15:47:00 2020 +0100
+++ b/configure.ac	Tue Jan 07 16:03:45 2020 +0100
@@ -8,9 +8,9 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.27"
-COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
-CYEARS="2016-2019"
+VERSION="0.3.28"
+COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
+CYEARS="2016-2020"
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
 AC_SUBST(COPYRIGHT)

mercurial