summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-09-03 14:09:56 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-09-03 14:09:56 -0400
commit1aa224d074ba6191e510240f254f87d6b5ad2e5b (patch)
treeadd2129fdbf35a771c4585d3d12725e01a7b2846
parentac4be6d36e91a7312be1a482ef6b1e089daa5bf2 (diff)
configure.ac: bump to version 3.2.3eudev/v3.2.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 480d22a4e1..63845e3309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2.2],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.3],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])