From 823db6f44cf8123ffb4fb18efd1ccfb1f927eb0c Mon Sep 17 00:00:00 2001
From: "Anthony G. Basile" <blueness@gentoo.org>
Date: Sun, 11 Dec 2016 11:50:20 -0500
Subject: configure.ac bump 3.2.1

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
---
 configure.ac    | 2 +-
 man/udev.7      | 5 ++---
 man/udev.conf.5 | 6 ++----
 man/udevadm.8   | 4 ++--
 man/udevd.8     | 5 ++---
 5 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/configure.ac b/configure.ac
index ef5263e594..ff90fe4889 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])
 
diff --git a/man/udev.7 b/man/udev.7
index 293f4047f2..a0470d1f5f 100644
--- a/man/udev.7
+++ b/man/udev.7
@@ -1,8 +1,8 @@
 '\" t
 .\"     Title: udev
 .\"    Author: Greg Kroah-Hartmann <greg@kroah.com>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\"      Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\"      Date: 12/11/2016
 .\"    Manual: udev
 .\"    Source: udev
 .\"  Language: English
@@ -600,6 +600,5 @@ and compiled to a binary database located at
 if you want ship the compiled database in an immutable image\&. During runtime only the binary database is used\&.
 .SH "SEE ALSO"
 .PP
-
 \fBudevd\fR(8),
 \fBudevadm\fR(8)
diff --git a/man/udev.conf.5 b/man/udev.conf.5
index 81424208aa..12606ba50b 100644
--- a/man/udev.conf.5
+++ b/man/udev.conf.5
@@ -1,8 +1,8 @@
 '\" t
 .\"     Title: udev.conf
 .\"    Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\"      Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\"      Date: 12/11/2016
 .\"    Manual: udev.conf
 .\"    Source: eudev
 .\"  Language: English
@@ -34,7 +34,6 @@ udev.conf \- Configuration for device event managing daemon
 /etc/udev/udev\&.conf
 .SH "DESCRIPTION"
 .PP
-
 \fBudevd\fR(8)
 expects its main configuration file at
 /etc/udev/udev\&.conf\&. It consists of a set of variables allowing the user to override default udev values\&. All empty lines or lines beginning with \*(Aq#\*(Aq are ignored\&. The following variables can be set:
@@ -54,7 +53,6 @@ can be configured by command\-line options and the kernel command line (see
 \fBudevd\fR(8))\&.
 .SH "SEE ALSO"
 .PP
-
 \fBudevd\fR(8),
 \fBudev\fR(7),
 \fBudevadm\fR(8)
diff --git a/man/udevadm.8 b/man/udevadm.8
index 64b56e59ea..f75bb07e99 100644
--- a/man/udevadm.8
+++ b/man/udevadm.8
@@ -1,8 +1,8 @@
 '\" t
 .\"     Title: udevadm
 .\"    Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\"      Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\"      Date: 12/11/2016
 .\"    Manual: udevadm
 .\"    Source: eudev
 .\"  Language: English
diff --git a/man/udevd.8 b/man/udevd.8
index fef6eeb934..b7885f288c 100644
--- a/man/udevd.8
+++ b/man/udevd.8
@@ -1,8 +1,8 @@
 '\" t
 .\"     Title: udevd
 .\"    Author: Kay Sievers <kay@vrfy.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
-.\"      Date: 05/30/2015
+.\" Generator: DocBook XSL Stylesheets v1.79.0 <http://docbook.sf.net/>
+.\"      Date: 12/11/2016
 .\"    Manual: udevd
 .\"    Source: eudev
 .\"  Language: English
@@ -124,7 +124,6 @@ Network interfaces are renamed to give them predictable names when possible\&. I
 .RE
 .SH "SEE ALSO"
 .PP
-
 \fBudev.conf\fR(5),
 \fBudev\fR(7),
 \fBudevadm\fR(8)
-- 
cgit v1.2.3-54-g00ecf