chiark / gitweb /
Clear pending action after resume from delayed sleep.
[elogind.git] / configure.ac
index 0fdd7c58eb8f1f160986ec76a28103cc83cb5e78..9904103a9c3e723f7081a193fd79e2a5a6263037 100644 (file)
 AC_PREREQ([2.64])
 
 AC_INIT([elogind],
-        [219.12],
-        [https://github.com/andywingo/elogind/issues],
+        [219.13],
+        [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])