#
# Copyright (C) 2020 OpenWrt.org
#

uci set system.@system[0].compat_version="1.1"
uci commit system

exit 0
