From 7089bb02714e23b9c737c22d64f1ee3b256e45f4 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Mon, 10 May 2021 13:59:15 -0400 Subject: Release: 1.3.2 Signed-off-by: Steve Dickson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8065881..013718a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(libtirpc, 1.3.1) +AC_INIT(libtirpc, 1.3.2) AM_INIT_AUTOMAKE([silent-rules]) AM_SILENT_RULES([yes]) AC_CONFIG_SRCDIR([src/auth_des.c]) -- cgit v1.2.1