* [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers
@ 2011-06-23 23:09 Brian Norris
2011-06-24 20:16 ` Artem Bityutskiy
0 siblings, 1 reply; 4+ messages in thread
From: Brian Norris @ 2011-06-23 23:09 UTC (permalink / raw)
To: Artem Bityutskiy; +Cc: Brian Norris, linux-mtd
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
---
nanddump.c | 2 +-
ubi-utils/src/mtdinfo.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/nanddump.c b/nanddump.c
index 54cb1af..0367d83 100644
--- a/nanddump.c
+++ b/nanddump.c
@@ -14,7 +14,7 @@
*/
#define PROGRAM_NAME "nanddump"
-#define VERSION "1.30"
+#define VERSION "1.31"
#define _GNU_SOURCE
#include <ctype.h>
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>
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers
2011-06-23 23:09 [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers Brian Norris
@ 2011-06-24 20:16 ` Artem Bityutskiy
2011-06-24 22:38 ` Brian Norris
0 siblings, 1 reply; 4+ messages in thread
From: Artem Bityutskiy @ 2011-06-24 20:16 UTC (permalink / raw)
To: Brian Norris; +Cc: linux-mtd
On Thu, 2011-06-23 at 16:09 -0700, Brian Norris wrote:
> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
> ---
> nanddump.c | 2 +-
> ubi-utils/src/mtdinfo.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Pushed, thanks!
--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers
2011-06-24 20:16 ` Artem Bityutskiy
@ 2011-06-24 22:38 ` Brian Norris
2011-06-25 6:09 ` Artem Bityutskiy
0 siblings, 1 reply; 4+ messages in thread
From: Brian Norris @ 2011-06-24 22:38 UTC (permalink / raw)
To: dedekind1; +Cc: linux-mtd
On Fri, Jun 24, 2011 at 1:16 PM, Artem Bityutskiy <dedekind1@gmail.com> wrote:
> On Thu, 2011-06-23 at 16:09 -0700, Brian Norris wrote:
>> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
>> ---
>> nanddump.c | 2 +-
>> ubi-utils/src/mtdinfo.c | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> Pushed, thanks!
You sure? It looks like you missed :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers
2011-06-24 22:38 ` Brian Norris
@ 2011-06-25 6:09 ` Artem Bityutskiy
0 siblings, 0 replies; 4+ messages in thread
From: Artem Bityutskiy @ 2011-06-25 6:09 UTC (permalink / raw)
To: Brian Norris; +Cc: linux-mtd
On Fri, 2011-06-24 at 15:38 -0700, Brian Norris wrote:
> On Fri, Jun 24, 2011 at 1:16 PM, Artem Bityutskiy <dedekind1@gmail.com> wrote:
> > On Thu, 2011-06-23 at 16:09 -0700, Brian Norris wrote:
> >> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
> >> ---
> >> nanddump.c | 2 +-
> >> ubi-utils/src/mtdinfo.c | 2 +-
> >> 2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > Pushed, thanks!
>
> You sure? It looks like you missed :)
Oops, fixed!
--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-25 6:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 23:09 [PATCH] mtd-utils: bump nanddump, mtdinfo version numbers Brian Norris
2011-06-24 20:16 ` Artem Bityutskiy
2011-06-24 22:38 ` Brian Norris
2011-06-25 6:09 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).