aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2015-07-24 18:18:53 -0700
committerBrian Norris <computersforpeace@gmail.com>2015-07-24 18:18:53 -0700
commitaea36417067dade75192bafa03af70b6eb2677b1 (patch)
tree89b052097f2bc08a6fc8ed6860ced3c02019275d /Makefile
parentdb3ef96765aace5e2a5ffa8165729dc0b75213ee (diff)
Release mtd-utils-1.5.2v1.5.2
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4ce313..3ce8587 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# -*- sh -*-
-VERSION = 1.5.1
+VERSION = 1.5.2
CPPFLAGS += -D_GNU_SOURCE -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) $(UUIDCPPFLAGS)