diff -r 897bf2a43253 -r 29e7223e37ae config.status --- a/config.status Sat Jan 14 11:25:20 2023 +0100 +++ b/config.status Sat Feb 11 15:53:16 2023 +0100 @@ -433,7 +433,7 @@ This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." -ac_pwd='/home/mbroek/MyProjects/bms' +ac_pwd='/mnt/home/mbroek/MyProjects/bms' srcdir='.' test -n "$AWK" || AWK=awk # The default lists apply if the user does not specify any file. @@ -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-2022" -S["COPYRIGHT"]="Copyright (C) 2016-2022 Michiel Broek, All Rights Reserved" -S["VERSION"]="0.3.41" +S["CYEARS"]="2016-2023" +S["COPYRIGHT"]="Copyright (C) 2016-2023 Michiel Broek, All Rights Reserved" +S["VERSION"]="0.3.42" S["PACKAGE"]="bms" S["SUBDIRS"]="bmsd doc script tools www" S["target_alias"]="" @@ -709,8 +709,8 @@ D["PACKAGE_STRING"]=" \"\"" D["PACKAGE_BUGREPORT"]=" \"\"" D["PACKAGE_URL"]=" \"\"" -D["VERSION"]=" \"0.3.41\"" -D["COPYRIGHT"]=" \"Copyright (C) 2016-2022 Michiel Broek, All Rights Reserved\"" +D["VERSION"]=" \"0.3.42\"" +D["COPYRIGHT"]=" \"Copyright (C) 2016-2023 Michiel Broek, All Rights Reserved\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1" D["HAVE_SYS_STAT_H"]=" 1"