commit: bb19458eb84c23d98942f794ebbabdd97aa4db77 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 19:29:09 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 19:29:09 2019 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-systemd-integration.git/commit/?id=bb19458e
Bump to v8 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0ba17a3..3d0fa37 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([gentoo-systemd-integration], [7]) +AC_INIT([gentoo-systemd-integration], [8]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])
