diff -r 4eebab50993e -r 6d139c21e22c configure.ac --- a/configure.ac Sun Jul 15 14:08:19 2018 +0200 +++ b/configure.ac Sun Jul 15 14:39:07 2018 +0200 @@ -2,13 +2,13 @@ AC_INIT(thermferm/thermferm.c) AM_CONFIG_HEADER(config.h) -SUBDIRS="dht11 rc433 thermferm brewpanel" +SUBDIRS="thermferm brewpanel" AC_SUBST(SUBDIRS) dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.6.5" +VERSION="0.6.6" COPYRIGHT="Copyright (C) 2014-2018 Michiel Broek, All Rights Reserved" CYEARS="2014-2018" AC_SUBST(PACKAGE)