X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=9904103a9c3e723f7081a193fd79e2a5a6263037;hp=0fdd7c58eb8f1f160986ec76a28103cc83cb5e78;hb=aec42acfb7b53f130f7e79441cf7bdd90ff54fe1;hpb=675af195fd6dd2e1f2d92f818c2efb9d328a46a9 diff --git a/configure.ac b/configure.ac index 0fdd7c58e..9904103a9 100644 --- a/configure.ac +++ b/configure.ac @@ -20,10 +20,10 @@ 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])