]> granicus.if.org Git - libtirpc/commitdiff
Release 0.2.0 libtirpc-0-2-0
authorSteve Dickson <steved@redhat.com>
Thu, 28 May 2009 19:25:26 +0000 (15:25 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 28 May 2009 19:25:26 +0000 (15:25 -0400)
Signed-off-by: Steve Dickson <steved@redhat.com>
configure.in

index 9312cb1b1563ad7532207da43157e7aa040afe2e..bacb265d2f6df07a7bab6762c68f26f62c29e100 100644 (file)
@@ -1,6 +1,5 @@
-                                                                                                                             
-AC_INIT(libtirpc, 0.1.11)
-AM_INIT_AUTOMAKE(libtirpc, 0.1.11)
+AC_INIT(libtirpc, 0.2.0)
+AM_INIT_AUTOMAKE(libtirpc, 0.2.0)
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/auth_des.c])
 
@@ -15,7 +14,6 @@ if test x$gss = xtrue; then
        AC_MSG_ERROR([Unable to locate information required to use libgssglue.]))
 fi
 
-
 AC_PROG_CC
 AM_CONFIG_HEADER(config.h)
 AC_PROG_LIBTOOL