cc3200: Bump version to 1.1.0

Incluides several improvements and a few API changes to comply
with the new hardware API.
This commit is contained in:
danicampora 2015-10-21 16:42:14 +02:00
parent 3b24e83731
commit 8fd8bb36b3

View File

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