]> git.ipfire.org Git - people/ms/ddns.git/commitdiff
Bump version to 001.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Jul 2014 09:24:49 +0000 (11:24 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Jul 2014 09:24:49 +0000 (11:24 +0200)
configure.ac

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