diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-02-08 11:52:13 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-02-08 11:52:13 -0500 |
commit | 75039e705785b1b84da68a82544e3f6875ab7c11 (patch) | |
tree | fe2f64ef6026c32d3285abc4ec0f32eaa7a17ae6 /configure.ac | |
parent | 1c8a49ad3bb5ce06eaa391e3c44bf51dfe0bdf94 (diff) |
configure.ac: bump to 2.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |