From: Felix Fietkau Date: Sat, 22 Oct 2005 19:53:37 +0000 (+0000) Subject: oops, i forgot to bump the base-files version number X-Git-Tag: whiterussian_rc4~87 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=992c8c7e1a9a62deba7fd619674e98a3b70110a3;p=openwrt%2Fsvn-archive%2Fopenwrt.git oops, i forgot to bump the base-files version number SVN-Revision: 2256 --- diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index 63decb3df0..e0f83f76b3 100644 --- a/openwrt/package/base-files/Makefile +++ b/openwrt/package/base-files/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=base-files -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR:=$(BUILD_DIR)/base-files include $(TOPDIR)/package/rules.mk