Parcourir la source

Revert "Prepare for v2025.05.08 release"

This reverts commit b93de08127fa9118f9190e8fa40189c2de2770e2.
Alex Perez il y a 6 mois
Parent
commit
9eaad21ae7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)