]> www.infradead.org Git - mtd-utils.git/commitdiff
mtd-utils: bump nanddump, mtdinfo version numbers
authorBrian Norris <computersforpeace@gmail.com>
Thu, 23 Jun 2011 23:09:47 +0000 (16:09 -0700)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 25 Jun 2011 06:08:16 +0000 (09:08 +0300)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nanddump.c
ubi-utils/src/mtdinfo.c

index 54cb1af5daaf5b497c927cc2387fe2d534d54e90..0367d839432cc059a62fd96924d18dc2df739957 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #define PROGRAM_NAME "nanddump"
-#define VERSION "1.30"
+#define VERSION "1.31"
 
 #define _GNU_SOURCE
 #include <ctype.h>
index b6077e4c161ceb2c543b3bdcfd76476388b114f4..bfd7e6de23e32dc77a5cf1e879487a844ecbb7f1 100644 (file)
@@ -21,7 +21,7 @@
  * Author: Artem Bityutskiy
  */
 
-#define PROGRAM_VERSION "1.0"
+#define PROGRAM_VERSION "1.1"
 #define PROGRAM_NAME    "mtdinfo"
 
 #include <stdint.h>