From d3b6c375ced552773ec08b8a501b7166b749f14b Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Tue, 12 May 2015 20:31:30 +0200 Subject: luci-app-ddns: reflect changes on ddns-scripts * reflect updated language file for zh-cn * change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1 * addition to retry_count help description * modified dependency on ddns-scripts 2.4.2-1 Signed-off-by: Christian Schoenebeck --- applications/luci-app-ddns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-ddns/Makefile') diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 1bffcaa4b3..a2d2ae9473 100644 --- a/applications/luci-app-ddns/Makefile +++ b/applications/luci-app-ddns/Makefile @@ -10,7 +10,7 @@ PKG_NAME:=luci-app-ddns # Version == major.minor.patch # increase on new functionality (minor) or patches (patch) -PKG_VERSION:=2.2.2 +PKG_VERSION:=2.2.3 # Release == build # increase on changes of translation files -- cgit v1.2.3