summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:52:13 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:52:13 -0500
commit75039e705785b1b84da68a82544e3f6875ab7c11 (patch)
treefe2f64ef6026c32d3285abc4ec0f32eaa7a17ae6
parent1c8a49ad3bb5ce06eaa391e3c44bf51dfe0bdf94 (diff)
configure.ac: bump to 2.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f0e54979c..6668f3dd56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[2.1.1],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[2.2],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 217)
AC_CONFIG_SRCDIR([src/udev/udevd.c])