summaryrefslogtreecommitdiff
path: root/openwrt/package/mtd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-11-12 00:25:27 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-11-12 00:25:27 +0000
commit909c7cca7bf5e4882ebf7a5c70367aab79f3247f (patch)
tree27a01b828a18dc5a7e95f80d34ac352a98c82e77 /openwrt/package/mtd
parentecb936a1ffcf72924bf09b344a8bc122ac10e218 (diff)
downloadmtk-20170518-909c7cca7bf5e4882ebf7a5c70367aab79f3247f.zip
mtk-20170518-909c7cca7bf5e4882ebf7a5c70367aab79f3247f.tar.gz
mtk-20170518-909c7cca7bf5e4882ebf7a5c70367aab79f3247f.tar.bz2
bump mtd version number
SVN-Revision: 2446
Diffstat (limited to 'openwrt/package/mtd')
-rw-r--r--openwrt/package/mtd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile
index 0ff1945..53a2ee0 100644
--- a/openwrt/package/mtd/Makefile
+++ b/openwrt/package/mtd/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME := mtd
-PKG_RELEASE := 2
+PKG_RELEASE := 3
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)