summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2018-08-27 10:03:53 -0400
committerSteve Dickson <steved@redhat.com>2018-08-27 10:06:49 -0400
commitddcd00ed2055a4e79f5d2579d63d5ea294eda6cc (patch)
treefca5ca3a0879e11146d6ddbf49715b84f44f1562 /configure.ac
parent5b037cc9f5ed8170804c6d2a790c0ed4a7a91f18 (diff)
downloadti-rpc-ddcd00ed2055a4e79f5d2579d63d5ea294eda6cc.tar.gz
Release 1.1.4libtirpc-1-1-4
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 5aa609e..398fed0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.0.3)
+AC_INIT(libtirpc, 1.1.4)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])