diff options
Diffstat (limited to 'cc3200/version.h')
-rw-r--r-- | cc3200/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/version.h b/cc3200/version.h index e4f1add6f2..50b7d19c53 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.0"
+#define WIPY_SW_VERSION_NUMBER "1.1.1"
#endif /* VERSION_H_ */
|