aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2020-05-30 13:57:04 +1000
committerBen V. Brown <[email protected]>2020-05-30 13:57:04 +1000
commitcf1886395867171da7430f0c8dda7f45173a7208 (patch)
tree8e45c46f51d39333d9574e20b604e748c6485987
parent6af4494442ca07f157c1baa311978a3daf98eebc (diff)
downloadIronOS-cf1886395867171da7430f0c8dda7f45173a7208.tar.gz
IronOS-cf1886395867171da7430f0c8dda7f45173a7208.zip
Update version for releasev2.10
-rw-r--r--workspace/TS100/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/workspace/TS100/version.h b/workspace/TS100/version.h
index a91c7099..5d6e16b8 100644
--- a/workspace/TS100/version.h
+++ b/workspace/TS100/version.h
@@ -1,7 +1,7 @@
/**
- * Firmware build version - format: xx.yy.zzzzzz
+ * Firmware build version - format: xx.yy.zzzzzz
* x: Major - y: Minor - z: git short hash generated automaticaly from git
- * i.e.: BUILD_VERSION = 'Rel. v2.08' --> Will generated to: 'v2.08.1a2b3c4'
+ * i.e.: BUILD_VERSION = 'Rel. v2.08' --> Will generated to: 'v2.08.1a2b3c4'
*/
-#define BUILD_VERSION "v2.09"
+#define BUILD_VERSION "v2.10"