From 909c7cca7bf5e4882ebf7a5c70367aab79f3247f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 12 Nov 2005 00:25:27 +0000 Subject: [PATCH] bump mtd version number SVN-Revision: 2446 --- openwrt/package/mtd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile index 0ff1945b40..53a2ee00e8 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) -- 2.25.1