# HG changeset patch # User Michiel Broek # Date 1710583783 -3600 # Node ID 000d40511c922bec7e5af2c95f49130c019d65b6 # Parent 0f6daacdd597d3d24305ff2331682219fa6879ba Version 0.9.15 diff -r 0f6daacdd597 -r 000d40511c92 configure --- a/configure Sat Mar 16 11:08:27 2024 +0100 +++ b/configure Sat Mar 16 11:09:43 2024 +0100 @@ -2037,7 +2037,7 @@ PACKAGE="mbsePi-apps" -VERSION="0.9.14" +VERSION="0.9.15" COPYRIGHT="Copyright (C) 2014-2024 Michiel Broek, All Rights Reserved" CYEARS="2014-2024" diff -r 0f6daacdd597 -r 000d40511c92 configure.ac --- a/configure.ac Sat Mar 16 11:08:27 2024 +0100 +++ b/configure.ac Sat Mar 16 11:09:43 2024 +0100 @@ -8,7 +8,7 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.9.14" +VERSION="0.9.15" COPYRIGHT="Copyright (C) 2014-2024 Michiel Broek, All Rights Reserved" CYEARS="2014-2024" AC_SUBST(PACKAGE)