summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-04-09 18:33:23 -0400
committerMike Gilbert <floppym@gentoo.org>2016-04-09 18:33:23 -0400
commitad1f2d8c20e3f56ac65784a43601785f905bb674 (patch)
treed0b630c846ca2c73e68913e0125693866bcb0a44
parentDrop var-lock.mount and var-run.mount (diff)
downloadgentoo-systemd-integration-ad1f2d8c20e3f56ac65784a43601785f905bb674.tar.gz
gentoo-systemd-integration-ad1f2d8c20e3f56ac65784a43601785f905bb674.tar.bz2
gentoo-systemd-integration-ad1f2d8c20e3f56ac65784a43601785f905bb674.zip
Version 6v6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abe9705..366af30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([gentoo-systemd-integration], [5])
+AC_INIT([gentoo-systemd-integration], [6])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])