aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-04-07 14:01:36 +0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2014-04-07 14:01:36 +0300
commit9f107132a6a073cce37434ca9cda6917dd8d866b (patch)
treec451015c037d318ea18fcc5c0ef23eec7cf856a8
parenta9de8952104dcdf48858b9927c33a5f41a28568c (diff)
Release mtd-utils-1.5.1v1.5.1
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)