Bumped the version to 2.40 - correctly this time, I hope.

Added fixed for a few minor things. pin driver for rht03/dht type
sensors. Network stuff is experimental - for now.
This commit is contained in:
Gordon Henderson
2017-02-27 19:51:32 +00:00
parent e687f3f2c6
commit 70fa99a127
28 changed files with 2069 additions and 87 deletions

View File

@@ -1,3 +1,3 @@
#define VERSION "2.38"
#define VERSION "2.40"
#define VERSION_MAJOR 2
#define VERSION_MINOR 38
#define VERSION_MINOR 40