diff options
Diffstat (limited to 'applications/luci-app-smartdns/Makefile')
-rw-r--r-- | applications/luci-app-smartdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-smartdns/Makefile b/applications/luci-app-smartdns/Makefile index 878fbf7394..903714bb9b 100644 --- a/applications/luci-app-smartdns/Makefile +++ b/applications/luci-app-smartdns/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com> -PKG_VERSION:=1.2020.30 +PKG_VERSION:=1.2022.38 PKG_RELEASE:=1 LUCI_TITLE:=LuCI for smartdns |