]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Bump version to 014. 014
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 12 Jul 2021 15:29:29 +0000 (17:29 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 12 Jul 2021 15:29:29 +0000 (17:29 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
configure.ac

index dad12b769c0e85b581f7673c8fd2f6453f9f132b..eac75276efef8f440bf6e3b514066596061cf23b 100644 (file)
@@ -21,7 +21,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([ddns],
-       [013],
+       [014],
        [info@ipfire.org],
        [ddns],
        [http://git.ipfire.org/?p=oddments/ddns.git;a=summary])