Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-systemd-integration:master commit in: /
Date: Fri, 28 Apr 2017 22:03:00
Message-Id: 1493416760.c2a21ba547d46413d23929f66f80deee4639f859.floppym@gentoo
1 commit: c2a21ba547d46413d23929f66f80deee4639f859
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 21:59:20 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 21:59:20 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-systemd-integration.git/commit/?id=c2a21ba5
7
8 Version 7
9
10 configure.ac | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/configure.ac b/configure.ac
14 index 366af30..0ba17a3 100644
15 --- a/configure.ac
16 +++ b/configure.ac
17 @@ -1,5 +1,5 @@
18 AC_PREREQ([2.60])
19 -AC_INIT([gentoo-systemd-integration], [6])
20 +AC_INIT([gentoo-systemd-integration], [7])
21 AC_CONFIG_AUX_DIR([build-aux])
22 AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])