Fixed GPIO based address for Pi Zero-W

This commit is contained in:
Gordon Henderson
2017-03-03 15:56:24 +00:00
parent e8da87fbac
commit 96344ff712
4 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
#define VERSION "2.42"
#define VERSION "2.44"
#define VERSION_MAJOR 2
#define VERSION_MINOR 42
#define VERSION_MINOR 44