From 20f89509e98a76009d79d56c57940b95b3473b2a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 23 Oct 2005 19:04:30 +0000 Subject: [PATCH] set base-files version number back to 4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2286 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index 2c202325ec..869e3c67d1 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:=5 +PKG_RELEASE:=4 PKG_BUILD_DIR:=$(BUILD_DIR)/base-files REV:=${shell svn info | grep Revision | cut -d ' ' -f 2} -- 2.11.0