set base-files version number back to 4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2286 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-10-23 19:04:30 +00:00
parent 4e6c8d2928
commit e05243448b

View File

@@ -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}