diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-04-28 17:59:20 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-04-28 17:59:20 -0400 |
commit | c2a21ba547d46413d23929f66f80deee4639f859 (patch) | |
tree | 8696cc063ab078bf6e7a21dd89699504ed1759f1 | |
parent | Update mode/group on /run/lock to match OpenRC (diff) | |
download | gentoo-systemd-integration-c2a21ba547d46413d23929f66f80deee4639f859.tar.gz gentoo-systemd-integration-c2a21ba547d46413d23929f66f80deee4639f859.tar.bz2 gentoo-systemd-integration-c2a21ba547d46413d23929f66f80deee4639f859.zip |
Version 7v7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 366af30..0ba17a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([gentoo-systemd-integration], [6]) +AC_INIT([gentoo-systemd-integration], [7]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects]) |