Version update to R23.2.14

This commit is contained in:
coolsnowwolf 2023-02-02 19:50:19 +08:00
parent a8b2e68da8
commit de25320d7a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2016-2017 GitHub
# Copyright (C) 2016-2023 GitHub
#
# This is free software, licensed under the GNU General Public License v3.
# See /LICENSE for more information.

View File

@ -47,7 +47,7 @@ sed -i '/option disabled/d' /etc/config/wireless
sed -i '/set wireless.radio${devidx}.disabled/d' /lib/wifi/mac80211.sh
sed -i '/DISTRIB_REVISION/d' /etc/openwrt_release
echo "DISTRIB_REVISION='R23.1.1'" >> /etc/openwrt_release
echo "DISTRIB_REVISION='R23.2.14'" >> /etc/openwrt_release
sed -i '/DISTRIB_DESCRIPTION/d' /etc/openwrt_release
echo "DISTRIB_DESCRIPTION='OpenWrt '" >> /etc/openwrt_release