From 0be82200a66d9321451e0a0785bfae350b9cffdc Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Fri, 27 Mar 2020 12:52:27 -0400 Subject: [PATCH] Updating configure.ac to release rng-tools 6.10 Signed-off-by: Neil Horman --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b3f2af6..ba796f8 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA -AC_INIT(rng-tools, 6.9, [Neil Horman ]) +AC_INIT(rng-tools, 6.10, [Neil Horman ]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([rngd.c]) AC_CANONICAL_TARGET