]> www.infradead.org Git - mtd-utils.git/commitdiff
ubiformat: version 1.4
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 26 Jul 2009 12:56:57 +0000 (15:56 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 26 Jul 2009 12:57:53 +0000 (15:57 +0300)
Increase ubiformat version to reflect the fact that now we
torture PEBs before marking them as bad.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/src/ubiformat.c

index 6ffb090a4f1ff5a271006a927906d707908007e6..55ce7aa81f827590712b1e8dd21408f9487d483a 100644 (file)
@@ -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 */