summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-08-20 06:47:50 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-08-20 06:47:50 +0300
commitb602ab59b9782003d1179488d8c1580bc8563738 (patch)
tree0f438031e7144b0d9a5d00040a323d7a0b38f335 /Makefile
parent262a2c625e84d9481d2841b0eb674f8e0440a36a (diff)
Bumb version number
We released mtd-utils 1.4.6 as a bug-fix release. Bump the version number in Makefile. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67e42ce..5a0044b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# -*- sh -*-
-VERSION = 1.4.5
+VERSION = 1.4.6
CPPFLAGS += -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS)