Celebrate the Programmer's Day 1024!Version update to R8.1.10.24 !

This commit is contained in:
coolsnowwolf 2018-10-24 00:16:39 +08:00
parent 7536250bae
commit 50c40f7771
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=default-settings
PKG_VERSION:=1.0
PKG_RELEASE:=65
PKG_RELEASE:=24
PKG_LICENSE:=GPLv3
PKG_LICENSE_FILES:=LICENSE

View File

@ -53,7 +53,7 @@ sed -i '/set wireless.radio${devidx}.disabled/d' /lib/wifi/mac80211.sh
wifi up
sed -i '/DISTRIB_REVISION/d' /etc/openwrt_release
echo "DISTRIB_REVISION='R8.1.9 By Lean'" >> /etc/openwrt_release
echo "DISTRIB_REVISION='R8.1.10.24 By Lean'" >> /etc/openwrt_release
sed -i '/DISTRIB_DESCRIPTION/d' /etc/openwrt_release
echo "DISTRIB_DESCRIPTION='OpenWrt '" >> /etc/openwrt_release