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

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