From d37fcc0afd0d4a14c56812847e8e4257d0a99e3b Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sat, 19 Nov 2011 22:38:50 +0200 Subject: 1.4.8 release Unfortunately I forgot to update the version in Makefile and tagged v1.4.7. To fix this, I could not invent anything better than cut a new release 1.4.8. Sorry for this :-( Signed-off-by: Artem Bityutskiy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f067d86..d0bc3d6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # -*- sh -*- -VERSION = 1.4.6 +VERSION = 1.4.8 CPPFLAGS += -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) -- cgit v1.2.3