summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2016-03-06 16:03:03 +0100
committerAndy Wingo <wingo@pobox.com>2016-03-06 17:14:28 +0100
commit6ea7bda00bf8747a35b8e134f40463589b2fe4b2 (patch)
treeae087613183dd7b10b8d3233ee103f25552b906b /configure.ac
parentb5c5dd2ad43a3bf4fa0fb21139f8d16959b5d14e (diff)
v219.13
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
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])