configure.ac

changeset 538
6d139c21e22c
parent 536
e833bbd5e733
child 540
5a26429abbf8
--- 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)

mercurial