commit: ad1f2d8c20e3f56ac65784a43601785f905bb674 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Apr 9 22:33:23 2016 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Apr 9 22:33:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-systemd-integration.git/commit/?id=ad1f2d8c
Version 6 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])
