From 9f107132a6a073cce37434ca9cda6917dd8d866b Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Mon, 7 Apr 2014 14:01:36 +0300 Subject: Release mtd-utils-1.5.1 Signed-off-by: Artem Bityutskiy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3