Commit Message
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -1,7 +1,7 @@
###############################################################################
# #
# Pakfire - The IPFire package management system #
-# Copyright (C) 2013 Pakfire development team #
+# Copyright (C) 2013-2026 Pakfire development team #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -21,7 +21,7 @@
AC_PREREQ([2.64])
AC_INIT([ddns],
- [015],
+ [016],
[info@ipfire.org],
[ddns],
[http://git.ipfire.org/?p=oddments/ddns.git;a=summary])