# HG changeset patch # User Michiel Broek # Date 1424444859 -3600 # Node ID 1dc57faf5ab599215ae5eace09b8fb11c1d7d5bd # Parent b95baa89c5097b9a96ec4eedd5075595902b175e Bumped to version 0.2.10 diff -r b95baa89c509 -r 1dc57faf5ab5 configure --- a/configure Fri Feb 20 16:05:29 2015 +0100 +++ b/configure Fri Feb 20 16:07:39 2015 +0100 @@ -2034,7 +2034,7 @@ PACKAGE="mbsePi-apps" -VERSION="0.2.9" +VERSION="0.2.10" COPYRIGHT="Copyright (C) 2014-2015 Michiel Broek, All Rights Reserved" CYEARS="2014-2015" diff -r b95baa89c509 -r 1dc57faf5ab5 configure.ac --- a/configure.ac Fri Feb 20 16:05:29 2015 +0100 +++ b/configure.ac Fri Feb 20 16:07:39 2015 +0100 @@ -8,7 +8,7 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.2.9" +VERSION="0.2.10" COPYRIGHT="Copyright (C) 2014-2015 Michiel Broek, All Rights Reserved" CYEARS="2014-2015" AC_SUBST(PACKAGE)