Explorar el Código

Iterate version string post-release

Alex Perez hace 1 año
padre
commit
8671a0b6c4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/ZuluSCSI_config.h

+ 2 - 2
src/ZuluSCSI_config.h

@@ -28,8 +28,8 @@
 #include <ZuluSCSI_platform.h>
 
 // Use variables for version number
-#define FW_VER_NUM      "24.02.06"
-#define FW_VER_SUFFIX   "release"
+#define FW_VER_NUM      "24.02.07"
+#define FW_VER_SUFFIX   "dev"
 #define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 
 // Configuration and log file paths