X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-ddns%2FMakefile;h=50365e5215a1ae660f1005b37bce21d68e24ec32;hb=28d10632a19dd50a3d0b7f7eb670d38fa1fa419c;hp=88c905a41a1e1f0114a132b87d036370a612ec46;hpb=2cb780c8cc9dce4a3867f6ecb8611be0954d71ef;p=project%2Fluci.git 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