diff --git a/cc3200/version.h b/cc3200/version.h index 50b7d19c53..c8315d771c 100644 --- a/cc3200/version.h +++ b/cc3200/version.h @@ -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_ */