]> www.infradead.org Git - mtd-utils.git/commitdiff
1.4.8 release v1.4.8
authorArtem Bityutskiy <Artem.Bityutskiy@intel.com>
Sat, 19 Nov 2011 20:38:50 +0000 (22:38 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@intel.com>
Sat, 19 Nov 2011 20:40:45 +0000 (22:40 +0200)
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 <Artem.Bityutskiy@intel.com>
Makefile

index f067d86d0047ee9a54c2a7c616d514e5354795b1..d0bc3d62060b52d11c7b7d2f425d55af5b2be74d 100644 (file)
--- 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)