]> git.ipfire.org Git - location/libloc.git/blobdiff - configure.ac
importer: Walk through all options for flags
[location/libloc.git] / configure.ac
index 418c1b7fefd82d29f791b294d16c3a20b89dcfc7..414d75a6e6d193ea434fc6d9e7bcb6f6c469c96f 100644 (file)
@@ -1,9 +1,9 @@
 AC_PREREQ(2.60)
 AC_INIT([libloc],
-        [0.9.1],
-        [michael.tremer@ipfire.org],
+        [0.9.2],
+        [location@lists.ipfire.org],
         [libloc],
-        [https://www.ipfire.org/])
+        [https://location.ipfire.org/])
 
 AC_CONFIG_SRCDIR([src/libloc.c])
 AC_CONFIG_AUX_DIR([build-aux])