diff options
Diffstat (limited to 'flash_erase.c')
| -rw-r--r-- | flash_erase.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/flash_erase.c b/flash_erase.c index 3ce701b..e0d2d4c 100644 --- a/flash_erase.c +++ b/flash_erase.c @@ -19,7 +19,7 @@   */  #define PROGRAM_NAME "flash_erase" -#define VERSION "2" +#define VERSION "2.1.0"  #include <inttypes.h>  #include <stdio.h> | 
