Rewind the version to 4.9.1.
authorrjones <rjones>
Mon, 12 Jan 2009 15:27:34 +0000 (15:27 +0000)
committerrjones <rjones>
Mon, 12 Jan 2009 15:27:34 +0000 (15:27 +0000)
README
configure.ac

diff --git a/README b/README
index 8b63f4c..80233fc 100644 (file)
--- a/README
+++ b/README
@@ -1,2 +1,3 @@
-This library was extracted from Sun RPC library 4.0
-and modified for MinGW compiler.
+Please note that this library is being rewritten to remove all traces
+of Sun code, since the license may be tainted.  Release 5.0 will be
+the first one which has all Sun code removed.
index 97ac4bf..1a61e2f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(portablexdr, 5.0.0)
+AC_INIT(portablexdr, 4.9.1)
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_HEADERS([config.h])