cc3200: Bump version to 1.1.0

Incluides several improvements and a few API changes to comply
with the new hardware API.
pull/1517/merge
danicampora 2015-10-21 16:42:14 +02:00
rodzic 3b24e83731
commit 8fd8bb36b3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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