summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2020-04-07 09:24:34 -0400
committerSteve Dickson <steved@redhat.com>2020-04-07 09:24:34 -0400
commit60467de3c1207a1e1a37694b6c13ae5cf3b459aa (patch)
treef1005153d35855ee3c663948a7a266c0569a6c93
parentd04f4d6f0e682f16b0ce96839ab4eadade591eb1 (diff)
downloadti-rpc-libtirpc-1-2-6.tar.gz
Release 1.2.6libtirpc-1-2-6
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07e7123..aa59a03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.2.5)
+AC_INIT(libtirpc, 1.2.6)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])