summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-06 20:29:09 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-06 20:29:09 +0100
commitbb19458eb84c23d98942f794ebbabdd97aa4db77 (patch)
treea618c79123119bedc1d37c429a06cbd9026699ab
parentAdd env gen to inject full Gentoo PATH to services (diff)
downloadgentoo-systemd-integration-bb19458eb84c23d98942f794ebbabdd97aa4db77.tar.gz
gentoo-systemd-integration-bb19458eb84c23d98942f794ebbabdd97aa4db77.tar.bz2
gentoo-systemd-integration-bb19458eb84c23d98942f794ebbabdd97aa4db77.zip
Bump to v8v8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])