diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2011-12-17 16:38:56 +0200 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2011-12-17 16:38:56 +0200 |
commit | 995cfe51b0a3cf32f381c140bf72b21bf91cef1b (patch) | |
tree | ca023547c95c81633decae67380ea7ac82f19eb0 /Makefile | |
parent | ec985197e7cd6ec33f41273bff7afd4c4f454b87 (diff) |
Release mtd-utils-1.4.9v1.4.9
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # -*- sh -*- -VERSION = 1.4.8 +VERSION = 1.4.9 CPPFLAGS += -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) |