cc3200: Bump version to 1.1.1.

This commit is contained in:
danicampora 2015-11-18 23:45:24 +01:00
parent efc4da4be9
commit db0a5aed39

View File

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