From: Artem Bityutskiy Date: Mon, 7 Apr 2014 11:01:36 +0000 (+0300) Subject: Release mtd-utils-1.5.1 X-Git-Tag: v1.5.1^0 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9f107132a6a073cce37434ca9cda6917dd8d866b;p=mtd-utils.git Release mtd-utils-1.5.1 Signed-off-by: Artem Bityutskiy --- diff --git a/Makefile b/Makefile index d316a3d..eade234 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # -*- sh -*- -VERSION = 1.5.0 +VERSION = 1.5.1 CPPFLAGS += -D_GNU_SOURCE -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) $(UUIDCPPFLAGS)