summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-10-30 11:00:15 -0400
committerSteve Dickson <steved@redhat.com>2015-10-30 11:15:14 -0400
commit26a80e1efe252111358694c82ef6b2fce5d9f805 (patch)
treec07e517cf49d270896e7313837dcdbf7e01239f7 /configure.ac
parentb51ac05b0c31da54699712936fe372651b0d1fdc (diff)
downloadti-rpc-26a80e1efe252111358694c82ef6b2fce5d9f805.tar.gz
Release 1.0.1libtirpc-1-0-1
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 3a1ea24..1f80cf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 0.3.2)
+AC_INIT(libtirpc, 1.0.1)
AM_INIT_AUTOMAKE([silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_SRCDIR([src/auth_des.c])