From 6ea7bda00bf8747a35b8e134f40463589b2fe4b2 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 6 Mar 2016 16:03:03 +0100 Subject: [PATCH 1/1] v219.13 --- configure.ac | 6 +++--- 1 file 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]) -- 2.30.2