diff options
author | Nick Peng <pymumu@gmail.com> | 2022-09-14 23:43:57 +0800 |
---|---|---|
committer | Nick Peng <pymumu@gmail.com> | 2022-09-14 23:43:57 +0800 |
commit | bc7ef5d5417168e689bdfb65fa6b2c6f71a54698 (patch) | |
tree | 843f2b924d321d32df8d6ed39bf577306ee64138 /applications/luci-app-smartdns/Makefile | |
parent | 0db66851e23992300a7b1494bcd9309513d01162 (diff) |
luci-app-smartdns: bump to 1.2022.38
Signed-off-by: Nick Peng <pymumu@gmail.com>
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 |