From: Artem Bityutskiy Date: Fri, 15 Jan 2010 17:04:21 +0000 (+0200) Subject: ubiformat: boost version to 1.5 X-Git-Tag: v1.3.1^0 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a67747b7a314e685085b62e8239442ea54959dbc;p=mtd-utils.git ubiformat: boost version to 1.5 We fixed the sequence numbers bug, which is quite serious. Signed-off-by: Artem Bityutskiy --- diff --git a/ubi-utils/src/ubiformat.c b/ubi-utils/src/ubiformat.c index 2316d67..8ad5051 100644 --- a/ubi-utils/src/ubiformat.c +++ b/ubi-utils/src/ubiformat.c @@ -44,7 +44,7 @@ #include "crc32.h" #include "common.h" -#define PROGRAM_VERSION "1.4" +#define PROGRAM_VERSION "1.5" #define PROGRAM_NAME "ubiformat" /* The variables below are set by command line arguments */