Explorar el Código

Prepare for bugfix release

Alex Perez hace 5 meses
padre
commit
791188b8a4
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.14"
+#define FW_VER_NUM      "25.05.30"
 #define FW_VER_SUFFIX   "release"
 
 #define DEF_STRINGFY(DEF) STRINGFY(DEF)