]> git.ipfire.org Git - ddns.git/commitdiff
Bump version to 016. master
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 25 Jul 2026 16:50:59 +0000 (18:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Jul 2026 12:49:01 +0000 (12:49 +0000)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index d5009ceb8480a2272e13eead387c17d952a2aba0..bde5fa03e243dc0c000e591ed627d85220969c2e 100644 (file)
@@ -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])