diff options
author | Tormod Volden <debian.tormod@gmail.com> | 2014-10-04 12:21:30 +0200 |
---|---|---|
committer | Tormod Volden <debian.tormod@gmail.com> | 2014-10-04 12:21:30 +0200 |
commit | 466dba569798a88d16cbf70195dba11e7ef4fd9a (patch) | |
tree | 58748fce5b33fdbda518773dbaefd5505cecafd2 | |
parent | 8e21f7fb018b7b7898ad119a0cb30085e4fe382f (diff) |
Bump version to 0.4v0.4
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
-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; |