summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordanicampora <daniel@wipy.io>2015-11-18 23:45:24 +0100
committerdanicampora <daniel@wipy.io>2015-11-18 23:45:24 +0100
commitdb0a5aed390e4e29f81cd9e76891e14b909eee24 (patch)
tree890cc64ced54743a242c1df30b97e9fcd940ed92
parentefc4da4be9f5f4ec72d829c079028a15076759ba (diff)
downloadmicropython-db0a5aed390e4e29f81cd9e76891e14b909eee24.tar.gz
micropython-db0a5aed390e4e29f81cd9e76891e14b909eee24.zip
cc3200: Bump version to 1.1.1.
-rw-r--r--cc3200/version.h2
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_ */