summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2008-04-14 15:14:16 -0400
committerSteve Dickson <steved@redhat.com>2008-04-14 15:14:16 -0400
commitd280964318fe89bae580e797260a234c09498a79 (patch)
tree648cb0cd5af8960b8ed4cb6c77ab07917b3af8fd
parent0e204b89dbf5a4cf6170b55e5e0f0a7fd864e08c (diff)
downloadti-rpc-libtirpc-0_1_8.tar.gz
Release 0.1.8libtirpc-0_1_8
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 51ac07c..b5d6fa7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
-AC_INIT(libtirpc, 0.1.5)
-AM_INIT_AUTOMAKE(libtirpc, 0.1.5)
+AC_INIT(libtirpc, 0.1.8)
+AM_INIT_AUTOMAKE(libtirpc, 0.1.8)
AM_MAINTAINER_MODE
AC_CONFIG_SRCDIR([src/auth_des.c])