Explorar el Código

Revert "Prepare for v2025.05.08 release"

This reverts commit b93de08127fa9118f9190e8fa40189c2de2770e2.
Alex Perez hace 6 meses
padre
commit
9eaad21ae7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/ZuluSCSI_config.h

+ 1 - 1
src/ZuluSCSI_config.h

@@ -27,7 +27,7 @@
 #include <ZuluSCSI_platform_config.h>
 
 // Use variables for version number
-#define FW_VER_NUM      "25.05.08"
+#define FW_VER_NUM      "25.05.09"
 #define FW_VER_SUFFIX   "release"
 
 #define DEF_STRINGFY(DEF) STRINGFY(DEF)