summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2018-03-14 09:55:12 -0400
committerSteve Dickson <steved@redhat.com>2018-03-14 09:55:12 -0400
commitefc8b4473b92d34646d12b7c44be913faf62a58a (patch)
treebe80c2b21245c6a52bda01f95ec390a3840d2739 /configure.ac
parent5e7b57bc20bd9cadfffd6de52c3331a926ebdf92 (diff)
downloadti-rpc-efc8b4473b92d34646d12b7c44be913faf62a58a.tar.gz
Release 1.0.3libtirpc-1-0-3
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 05465c8..5aa609e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.0.2)
+AC_INIT(libtirpc, 1.0.3)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])