# HG changeset patch # User Michiel Broek # Date 1408384830 -7200 # Node ID a21865cb1ef419e8531a13ab13750f3d84d609a9 # Parent 1ce52a38080e04228461f8958db0e2f4082341e6 Bumped to version 0.2.0 diff -r 1ce52a38080e -r a21865cb1ef4 configure --- a/configure Mon Aug 18 19:58:56 2014 +0200 +++ b/configure Mon Aug 18 20:00:30 2014 +0200 @@ -2032,7 +2032,7 @@ PACKAGE="mbsePi-apps" -VERSION="0.1.0" +VERSION="0.2.0" COPYRIGHT="Copyright (C) 2014 Michiel Broek, All Rights Reserved" CYEARS="2014" diff -r 1ce52a38080e -r a21865cb1ef4 configure.ac --- a/configure.ac Mon Aug 18 19:58:56 2014 +0200 +++ b/configure.ac Mon Aug 18 20:00:30 2014 +0200 @@ -8,7 +8,7 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.1.0" +VERSION="0.2.0" COPYRIGHT="Copyright (C) 2014 Michiel Broek, All Rights Reserved" CYEARS="2014" AC_SUBST(PACKAGE)