diff options
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ #include "parsers/binary.h" #include "parsers/hex.h" -#define VERSION "0.3" +#define VERSION "0.4" /* device globals */ stm32_t *stm = NULL; |
![]() |
index : user/sven/stm32flash.git | |
[no description] | Sven Wegener |
summaryrefslogtreecommitdiff |
-rw-r--r-- | main.c | 2 |
@@ -38,7 +38,7 @@ #include "parsers/binary.h" #include "parsers/hex.h" -#define VERSION "0.3" +#define VERSION "0.4" /* device globals */ stm32_t *stm = NULL; |