Explorar el Código

Iterate version number post-release

Alex Perez hace 3 años
padre
commit
d44fba3b5a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/ZuluSCSI_config.h

+ 2 - 2
src/ZuluSCSI_config.h

@@ -4,8 +4,8 @@
 #pragma once
 
 // Use variables for version number
-#define FW_VER_NUM      "1.0.8"
-#define FW_VER_SUFFIX   "release"
+#define FW_VER_NUM      "1.0.9"
+#define FW_VER_SUFFIX   "devel"
 #define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 
 // Configuration and log file paths