summaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-01 23:20:10 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-01 23:20:10 +0000
commit50a26cd5e29260ae1cc3a8dd0f19abe26d8e94ef (patch)
treee187677598fe835fd78df5a3fd3bbdac2b057040 /package/base-files
parent7f1c10e0d85c1fcd915ffa67040415ef29da9824 (diff)
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 226782bb9..014d4b731 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