diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-02-20 00:39:55 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-02-20 00:39:55 -0500 |
commit | 5966267eaa88bb447bc9bc30deb3b5930ee7b35a (patch) | |
tree | 9498664538db81a18341a07bb49e5062364f4e76 | |
parent | Remove duplicate udevrules entry; causes the file to be installed twice. (diff) | |
download | gentoo-systemd-integration-5966267eaa88bb447bc9bc30deb3b5930ee7b35a.tar.gz gentoo-systemd-integration-5966267eaa88bb447bc9bc30deb3b5930ee7b35a.tar.bz2 gentoo-systemd-integration-5966267eaa88bb447bc9bc30deb3b5930ee7b35a.zip |
Bump version to 4.v4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e96ad0d..fab76b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([gentoo-systemd-integration], [3]) +AC_INIT([gentoo-systemd-integration], [4]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects]) |