Эх сурвалжийг харах

Bump version number for 1.0.5-release

Cherry picked dev commits
https://github.com/rabbitholecomputing/ZuluSCSI-firmware/commit/a0898e045912a1501eb895ea4df79ce57eff952e
https://github.com/rabbitholecomputing/ZuluSCSI-firmware/commit/9ea81a326f93285d6627b093ce28feee77749e47
J. Morio Sakaguchi 3 жил өмнө
parent
commit
374a553d4b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/ZuluSCSI_config.h

+ 1 - 1
src/ZuluSCSI_config.h

@@ -4,7 +4,7 @@
 #pragma once
 
 // Use variables for version number
-#define FW_VER_NUM      "1.0.4"
+#define FW_VER_NUM      "1.0.5"
 #define FW_VER_SUFFIX   "release"
 #define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX