cc3200: Update WiPy software version to 1.2.0

This commit is contained in:
danicampora 2016-02-27 00:12:21 +01:00
parent ac23662550
commit 8a18084571
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@
#ifndef VERSION_H_
#define VERSION_H_
#define WIPY_SW_VERSION_NUMBER "1.1.1"
#define WIPY_SW_VERSION_NUMBER "1.2.0"
#endif /* VERSION_H_ */