chiark / gitweb /
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
[elogind.git] / configure.ac
index 0fdd7c58eb8f1f160986ec76a28103cc83cb5e78..fb62a571b069318eb9ac731351c8c48089fe2fa4 100644 (file)
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [219.12],
-        [https://github.com/andywingo/elogind/issues],
+        [219.14],
+        [https://github.com/wingo/elogind/issues],
         [elogind],
-        [https://github.com/andywingo/elogind])
+        [https://github.com/wingo/elogind])
 
 AC_CONFIG_SRCDIR([src/login/logind.c])
 AC_CONFIG_MACRO_DIR([m4])