set base-files version number back to 4
SVN-Revision: 2286
This commit is contained in:
parent
d531438a01
commit
438cb1d897
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue