git.annexia.org
/
portablexdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4545157
)
Rewind the version to 4.9.1.
author
rjones
<rjones>
Mon, 12 Jan 2009 15:27:34 +0000
(15:27 +0000)
committer
rjones
<rjones>
Mon, 12 Jan 2009 15:27:34 +0000
(15:27 +0000)
README
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
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.
diff --git
a/configure.ac
b/configure.ac
index
97ac4bf
..
1a61e2f
100644
(file)
--- 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])