aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-12-11 11:50:20 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-12-11 11:50:20 -0500
commit823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c (patch)
tree083dbc61ae26daf1098e801e6098261cfe5727d2 /configure.ac
parentudev: Add rules for accelerometer orientation quirks (diff)
downloadeudev-823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c.tar.gz
eudev-823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c.tar.bz2
eudev-823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c.zip
configure.ac bump 3.2.1v3.2.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ef5263e59..ff90fe488 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([eudev],[3.2],[https://github.com/gentoo/eudev/issues])
+AC_INIT([eudev],[3.2.1],[https://github.com/gentoo/eudev/issues])
AC_SUBST(UDEV_VERSION, 220)
AC_CONFIG_SRCDIR([src/udev/udevd.c])