We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84c600 commit 9e2563fCopy full SHA for 9e2563f
2 files changed
CHANGES
@@ -1,6 +1,6 @@
1
2
-version 1.81, October 17, 2011
3
-------------------------------
+version 1.8.1, October 17, 2011
+-------------------------------
4
o module Gmap now has a signature for edges (E_SRC) compatible with
5
Sig, so that it is easier to apply functor Gmap.Edge
6
(contributed by Markus W. Weissmann <markus.weissmann@in.tum.de>)
Makefile.in
@@ -105,7 +105,7 @@ graph.cmo: $(CMI) $(CMO)
105
graph.cmx: $(CMI) $(CMX)
106
$(OCAMLOPT) $(INCLUDES) -pack -o $@ $^
107
108
-VERSION=1.81
+VERSION=1.8.1
109
110
src/version.ml: Makefile
111
rm -f $@
0 commit comments