summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ddns/Makefile
diff options
context:
space:
mode:
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>2016-01-31 20:25:16 +0100
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>2016-01-31 20:25:16 +0100
commit6982bbb3fef11c0817c5674db2082fe87ba11a92 (patch)
treea27eb290767025cdc85582a04c5e386c443660a1 /applications/luci-app-ddns/Makefile
parent2e92c0718ad2f0b9bafa829b93f47a434c479cfd (diff)
parent7f57a70110e8fefa9f744d10ebad2e499d0909bc (diff)
Merge pull request #634 from chris5560/master
luci-app-ddns: bump to version 2.4.0-1
Diffstat (limited to 'applications/luci-app-ddns/Makefile')
-rw-r--r--applications/luci-app-ddns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile
index 1e38c25225..27008166c3 100644
--- a/applications/luci-app-ddns/Makefile
+++ b/applications/luci-app-ddns/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008-2015 The LuCI Team <luci@lists.subsignal.org>
+# Copyright (C) 2008-2016 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
@@ -10,7 +10,7 @@ PKG_NAME:=luci-app-ddns
# Version == major.minor.patch
# increase on new functionality (minor) or patches (patch)
-PKG_VERSION:=2.3.1
+PKG_VERSION:=2.4.0
# Release == build
# increase on changes of translation files