summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ddns/Makefile
diff options
context:
space:
mode:
authorHelge Mader <ma@dev.tdt.de>2018-04-23 13:26:41 +0200
committerFlorian Eckert <fe@dev.tdt.de>2018-05-16 06:45:04 +0200
commit7a9957e727b12499f2df3717d23e572cc994c150 (patch)
treed42c6eb26ece9eea76475f4a454aeb1130e5a712 /applications/luci-app-ddns/Makefile
parent2f0f456b7160e05352d34db152f3f41a7500b294 (diff)
luci-app-ddns: fix HTML page rendering in globals section
Signed-off-by: Helge Mader <ma@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-ddns/Makefile')
-rw-r--r--applications/luci-app-ddns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile
index 06dbefbcf..bd6ddeb1b 100644
--- a/applications/luci-app-ddns/Makefile
+++ b/applications/luci-app-ddns/Makefile
@@ -16,7 +16,7 @@ PKG_VERSION:=2.4.9
# Release == build
# increase on changes of translation files
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>