aboutsummaryrefslogtreecommitdiff
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
parentsrc/ata_id/ata_id.c: fix names under /dev/disk/by-id/, gentoo bug #616628 (diff)
downloadeudev-1aa224d074ba6191e510240f254f87d6b5ad2e5b.tar.gz
eudev-1aa224d074ba6191e510240f254f87d6b5ad2e5b.tar.bz2
eudev-1aa224d074ba6191e510240f254f87d6b5ad2e5b.zip
configure.ac: bump to version 3.2.3v3.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 480d22a4e..63845e330 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])