From: nbd Date: Sun, 23 Oct 2005 19:04:30 +0000 (+0000) Subject: set base-files version number back to 4 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/2e4a6abb004a48dfb92b796d292128a4a616b46b?hp=ca94f6cf5e02e5de92ac74f6947b16f1d6c64373 set base-files version number back to 4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2286 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/base-files/Makefile b/openwrt/package/base-files/Makefile index 2c202325e..869e3c67d 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}