Update Config.h

pull/63/head v3.0.8
Tim Evers 2017-03-12 11:56:54 +01:00 committed by GitHub
parent f0bbc81ef0
commit 3d5207c890
1 changed files with 1 additions and 1 deletions

View File

@ -133,6 +133,6 @@ const long PIN_GUARD_5_ACTIVE_STATE_DEFAULT = 1;
const long STATUS_GENERAL_DEFAULT = 0;
const String SOFTWARE_VERSION = "GENESIS V.01.06.EXPERIMENTAL";
const String SOFTWARE_VERSION = "GENESIS V.01.07.EXPERIMENTAL";
#endif /* CONFIG_H_ */