X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-ddns%2FMakefile;h=06dbefbcfd3c29932202db22fc53d76f17933f20;hp=69f9880d4ff6896fb5cef695db5e41ddf5b1a0a9;hb=2c6faaecd1be75d30a3b12563a5442c66df6f4cd;hpb=1b42d7a02df97c77ff9653de5e53b115610b3121 diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 69f9880d4..06dbefbcf 100644 --- a/applications/luci-app-ddns/Makefile +++ b/applications/luci-app-ddns/Makefile @@ -2,7 +2,7 @@ # Copyright 2008 Steven Barth # Copyright 2008 Jo-Philipp Wich # Copyright 2013 Manuel Munz -# Copyright 2014-2017 Christian Schoenebeck +# Copyright 2014-2018 Christian Schoenebeck # # This is free software, licensed under the Apache License, Version 2.0 @@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk # Version == major.minor.patch # increase on new functionality (minor) or patches (patch) -PKG_VERSION:=2.4.8 +PKG_VERSION:=2.4.9 # Release == build # increase on changes of translation files