diff --git a/easyflash/inc/easyflash.h b/easyflash/inc/easyflash.h index 74f0933..f8111d5 100644 --- a/easyflash/inc/easyflash.h +++ b/easyflash/inc/easyflash.h @@ -76,8 +76,8 @@ if (!(EXPR)) \ #endif /* EasyFlash software version number */ -#define EF_SW_VERSION "3.2.3" -#define EF_SW_VERSION_NUM 0x30203 +#define EF_SW_VERSION "3.2.4" +#define EF_SW_VERSION_NUM 0x30204 typedef struct _ef_env { char *key;