]> granicus.if.org Git - libtirpc/commitdiff
Release 0.1.9
authorSteve Dickson <steved@dickson.boston.devel.redhat.com>
Wed, 9 Jul 2008 18:13:20 +0000 (14:13 -0400)
committerSteve Dickson <steved@dickson.boston.devel.redhat.com>
Wed, 9 Jul 2008 18:13:20 +0000 (14:13 -0400)
Signed-off-by: Steve Dickson <steved@dickson.boston.devel.redhat.com>
TODO
VERSION
configure.in

diff --git a/TODO b/TODO
index c58dea3520a77ed6657e0d0bb3e90a37449e9ffa..6f6266514e78d68ec26be41ea6959143f1570810 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
 * Support of DES & other security part
-* Update and install man pages
 * Provide tests
 * rpcgen command missing
diff --git a/VERSION b/VERSION
index b0e9deacfa05a32871414c721078a4b07fff873b..8fb2be5e985cf99892d240e89f7a051f8f6ab0ca 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,6 +2,6 @@
 #
 PKG_MAJOR=0
 PKG_MINOR=1
-PKG_REVISION=5
+PKG_REVISION=9
 PKG_BUILD=0
 
index b5d6fa73dbc5e6706ff5f81f0789b1478e36f797..544115b12db62cfe956da695d332ee0767cd9e07 100644 (file)
@@ -1,6 +1,6 @@
                                                                                                                              
-AC_INIT(libtirpc, 0.1.8)
-AM_INIT_AUTOMAKE(libtirpc, 0.1.8)
+AC_INIT(libtirpc, 0.1.9)
+AM_INIT_AUTOMAKE(libtirpc, 0.1.9)
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/auth_des.c])