summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-02-19 15:57:23 +0100
committerMichał Górny <mgorny@gentoo.org>2014-02-19 15:57:23 +0100
commit5db900253c9b8c3109861b5a5db8ef73e586efe1 (patch)
tree08935a7e989279022ea0fbc0744934067725e0e8
parentFix udevdir for distcheck. (diff)
downloadgentoo-systemd-integration-5db900253c9b8c3109861b5a5db8ef73e586efe1.tar.gz
gentoo-systemd-integration-5db900253c9b8c3109861b5a5db8ef73e586efe1.tar.bz2
gentoo-systemd-integration-5db900253c9b8c3109861b5a5db8ef73e586efe1.zip
Bump version to 3.v3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5704ab1..e96ad0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([gentoo-systemd-integration], [2])
+AC_INIT([gentoo-systemd-integration], [3])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2 subdir-objects])