]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Bump version to 002. 002
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jul 2014 13:46:50 +0000 (15:46 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jul 2014 13:46:50 +0000 (15:46 +0200)
configure.ac

index 81f1a16dd969d082e6c34ae14faafd7904d5a4f9..031d7092fbdae5337e4179c19f82264b5590175e 100644 (file)
@@ -21,7 +21,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([ddns],
-       [001],
+       [002],
        [info@ipfire.org],
        [ddns],
        [http://git.ipfire.org/?p=oddments/ddns.git;a=summary])