summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-05-07 10:19:39 +0300
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-05-07 10:19:39 +0300
commitca39eb1d98e736109c64ff9c1aa2a6ecca222d8f (patch)
tree798c94f48e75c9ce51908fa67b66726ef59e753d /Makefile
parent21e10ce956a900a08a9df1a780af1246103f0f0f (diff)
Release mtd-utils-1.5.0v1.5.0
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)