From: Artem Bityutskiy Date: Mon, 7 May 2012 07:19:39 +0000 (+0300) Subject: Release mtd-utils-1.5.0 X-Git-Tag: v1.5.0^0 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f;p=mtd-utils.git Release mtd-utils-1.5.0 Signed-off-by: Artem Bityutskiy --- diff --git a/Makefile b/Makefile index 40cb676..f380b42 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # -*- sh -*- -VERSION = 1.4.9 +VERSION = 1.5.0 CPPFLAGS += -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS)