[ocaml-extlib] r436 committed - prepare release 1.6.1

1 view
Skip to first unread message

codesite...@google.com

unread,
Nov 25, 2013, 10:17:07 PM11/25/13
to ocaml-extl...@googlegroups.com
Revision: 436
Author: ygrekheretix
Date: Tue Nov 26 03:16:53 2013 UTC
Log: prepare release 1.6.1

http://code.google.com/p/ocaml-extlib/source/detail?r=436

Modified:
/trunk/extlib/Makefile
/trunk/extlib/README.txt

=======================================
--- /trunk/extlib/Makefile Mon Nov 25 09:27:03 2013 UTC
+++ /trunk/extlib/Makefile Tue Nov 26 03:16:53 2013 UTC
@@ -1,6 +1,6 @@
# Makefile contributed by Alain Frisch

-VERSION = 1.6.0
+VERSION = 1.6.1

# the list is topologically sorted
MODULES := \
=======================================
--- /trunk/extlib/README.txt Mon Nov 25 09:27:03 2013 UTC
+++ /trunk/extlib/README.txt Tue Nov 26 03:16:53 2013 UTC
@@ -39,9 +39,9 @@

make minimal=1 all install

-`minimal=1` will exclude from build several modules (potentially)
conflicting
-with other well established OCaml libraries. If your code is using such
modules,
-omit this parameter, and consider dropping this dependency in future.
+`minimal=1` will exclude from build several modules (namely Unzip UChar
UTF8) potentially
+conflicting with other well established OCaml libraries. If your code is
expecting to find
+these modules in extlib - omit this parameter during build to produce the
full library.

Alternatively, run

Reply all
Reply to author
Forward
0 new messages