diff --git a/easyflash/inc/easyflash.h b/easyflash/inc/easyflash.h index 393bda4..c66c7cc 100644 --- a/easyflash/inc/easyflash.h +++ b/easyflash/inc/easyflash.h @@ -67,7 +67,7 @@ if (!(EXPR)) \ while (1); \ } /* EasyFlash software version number */ -#define EF_SW_VERSION "3.0.1" +#define EF_SW_VERSION "3.0.2" typedef struct _ef_env{ char *key;