From: Adolf Belka Date: Sat, 25 Jul 2026 16:50:59 +0000 (+0200) Subject: Bump version to 016. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0fe61b0386b0275a3d5e458cb828efeeb30264;p=ddns.git Bump version to 016. Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index d5009ce..bde5fa0 100644 --- a/configure.ac +++ b/configure.ac @@ -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])