summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2017-07-05 11:02:23 -0400
committerSteve Dickson <steved@redhat.com>2017-07-05 11:02:23 -0400
commitccc63fec27c84209f15fb34279acbe7cb6a7fe1c (patch)
treeecf374b197e5ad19a22c11ee1b410658c97f4e91 /configure.ac
parente45bf420983e834003f673188d8f4688494978a8 (diff)
downloadti-rpc-ccc63fec27c84209f15fb34279acbe7cb6a7fe1c.tar.gz
Release 1.0.2libtirpc-1-0-2
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 1f80cf7..05465c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.0.1)
+AC_INIT(libtirpc, 1.0.2)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])