From ff736d6f6f47aed6f2c2b5664bfaba320b87e3a3 Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Mon, 28 Sep 2015 00:14:25 +0200 Subject: [PATCH] cc3200: WiPy SW v1.0.0 release. --- cc3200/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc3200/version.h b/cc3200/version.h index 8736998576..ad66db31d2 100644 --- a/cc3200/version.h +++ b/cc3200/version.h @@ -27,6 +27,6 @@ #ifndef VERSION_H_ #define VERSION_H_ -#define WIPY_SW_VERSION_NUMBER "0.9.1" +#define WIPY_SW_VERSION_NUMBER "1.0.0" #endif /* VERSION_H_ */