|
@@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
// Use variables for version number
|
|
// Use variables for version number
|
|
|
#define FW_VER_NUM "1.1.0"
|
|
#define FW_VER_NUM "1.1.0"
|
|
|
-#define FW_VER_SUFFIX "rc1"
|
|
|
|
|
|
|
+#define FW_VER_SUFFIX "release"
|
|
|
#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
|