summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-03-05 13:51:06 -0500
committerMike Gilbert <floppym@gentoo.org>2016-03-05 13:51:06 -0500
commit2faeba94057bed57f021adb2a6ef945a20589515 (patch)
tree72b9c97815bbd259c658b26d705f219615af3773
parentudev: Only apply device permissions on add (diff)
downloadgentoo-systemd-integration-2faeba94057bed57f021adb2a6ef945a20589515.tar.gz
gentoo-systemd-integration-2faeba94057bed57f021adb2a6ef945a20589515.tar.bz2
gentoo-systemd-integration-2faeba94057bed57f021adb2a6ef945a20589515.zip
Bump version to 5v5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fab76b9..abcd3a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([gentoo-systemd-integration], [4])
+AC_INIT([gentoo-systemd-integration], [5])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])