commit and branch into version number

This commit is contained in:
livello
2018-03-15 04:31:30 +03:00
parent 5fe20078b1
commit c09eb4d870
3 changed files with 3 additions and 3 deletions

View File

@@ -133,7 +133,7 @@ EthernetClient ethClient;
#define QUOTE(x) Q(x)
#ifndef PIO_SRC_REV
#define PIO_SRC_REV_BRANCH v0.97
#define PIO_SRC_REV v0.97
#endif