From 0fb94eef5062d2657d75eee686fa47238fafa312 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Sun, 7 Aug 2022 12:57:19 -0400 Subject: Release: 1.3.3 Signed-off-by: Steve Dickson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 23c4ac8..fe6c517 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(libtirpc, 1.3.2) +AC_INIT(libtirpc, 1.3.3) AM_INIT_AUTOMAKE([silent-rules]) AM_SILENT_RULES([yes]) AC_CONFIG_SRCDIR([src/auth_des.c]) -- cgit v1.2.1