X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-ddns%2FMakefile;h=50365e5215a1ae660f1005b37bce21d68e24ec32;hp=88c905a41a1e1f0114a132b87d036370a612ec46;hb=053c343ef18e209174e7161f4acf39bb02d25ff8;hpb=a3fc4859dd0d3e9e9fa87ca249b815a4710ed7bd diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 88c905a41..50365e521 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-2016 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