|
@@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
// Use variables for version number
|
|
// Use variables for version number
|
|
|
#define FW_VER_NUM "1.0.8"
|
|
#define FW_VER_NUM "1.0.8"
|
|
|
-#define FW_VER_SUFFIX "rc2"
|
|
|
|
|
|
|
+#define FW_VER_SUFFIX "rc3"
|
|
|
#define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
|
|
#define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
|
|
|
|
|
|
|
|
// Configuration and log file paths
|
|
// Configuration and log file paths
|