aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-01 23:20:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-01 23:20:10 +0000
commit8169e62b1d7f856fdaf4fe6a4db91d53049c2530 (patch)
treee187677598fe835fd78df5a3fd3bbdac2b057040 /package/base-files
parent77b3b2f293e3b05a6c6145c1f27dc21adc73062f (diff)
downloadmaster-187ad058-8169e62b1d7f856fdaf4fe6a4db91d53049c2530.tar.gz
master-187ad058-8169e62b1d7f856fdaf4fe6a4db91d53049c2530.tar.bz2
master-187ad058-8169e62b1d7f856fdaf4fe6a4db91d53049c2530.zip
fix base-files version number
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3888 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 226782bb92..014d4b731e 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -28,6 +28,7 @@ define Package/base-files$(TARGET)
DEFAULT:=y
TITLE:=OpenWrt system scripts
DESCRIPTION:=Base filesystem for OpenWrt
+ VERSION:=$(PKG_RELEASE)
endef
define Package/libgcc