From: rjones Date: Mon, 12 Jan 2009 15:27:34 +0000 (+0000) Subject: Rewind the version to 4.9.1. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=3562a40ed4f901a05d767c77b0397cb93b709b73;p=portablexdr.git Rewind the version to 4.9.1. --- diff --git a/README b/README index 8b63f4c..80233fc 100644 --- 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. diff --git a/configure.ac b/configure.ac index 97ac4bf..1a61e2f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(portablexdr, 5.0.0) +AC_INIT(portablexdr, 4.9.1) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h])