From: Artem Bityutskiy Date: Sun, 26 Jul 2009 12:56:57 +0000 (+0300) Subject: ubiformat: version 1.4 X-Git-Tag: v1.3.0~27 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=89e94489a576d15f47b0cf229c4fb118c731779c;p=mtd-utils.git ubiformat: version 1.4 Increase ubiformat version to reflect the fact that now we torture PEBs before marking them as bad. Signed-off-by: Artem Bityutskiy --- diff --git a/ubi-utils/src/ubiformat.c b/ubi-utils/src/ubiformat.c index 6ffb090..55ce7aa 100644 --- a/ubi-utils/src/ubiformat.c +++ b/ubi-utils/src/ubiformat.c @@ -45,7 +45,7 @@ #include "crc32.h" #include "common.h" -#define PROGRAM_VERSION "1.3" +#define PROGRAM_VERSION "1.4" #define PROGRAM_NAME "ubiformat" /* The variables below are set by command line arguments */