]> www.infradead.org Git - mtd-utils.git/commitdiff
ubiformat: boost version to 1.5 v1.3.1
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 15 Jan 2010 17:04:21 +0000 (19:04 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 15 Jan 2010 17:12:24 +0000 (19:12 +0200)
We fixed the sequence numbers bug, which is quite serious.

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

index 2316d67d0dfa247113b4ee5f81132a3ad214bb80..8ad5051be3bb90dcdee1b740225346847bdee154 100644 (file)
@@ -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 */