diff options
Diffstat (limited to 'ubi-utils/src')
| -rw-r--r-- | ubi-utils/src/mtdinfo.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ubi-utils/src/mtdinfo.c b/ubi-utils/src/mtdinfo.c index b6077e4..bfd7e6d 100644 --- a/ubi-utils/src/mtdinfo.c +++ b/ubi-utils/src/mtdinfo.c @@ -21,7 +21,7 @@   * Author: Artem Bityutskiy   */ -#define PROGRAM_VERSION "1.0" +#define PROGRAM_VERSION "1.1"  #define PROGRAM_NAME    "mtdinfo"  #include <stdint.h> | 
