Skip to content

Commit

Permalink
release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
backtracking committed Oct 17, 2011
1 parent b84c600 commit 9e2563f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

version 1.81, October 17, 2011
------------------------------
version 1.8.1, October 17, 2011
-------------------------------
o module Gmap now has a signature for edges (E_SRC) compatible with
Sig, so that it is easier to apply functor Gmap.Edge
(contributed by Markus W. Weissmann <markus.weissmann@in.tum.de>)
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ graph.cmo: $(CMI) $(CMO)
graph.cmx: $(CMI) $(CMX)
$(OCAMLOPT) $(INCLUDES) -pack -o $@ $^

VERSION=1.81
VERSION=1.8.1

src/version.ml: Makefile
rm -f $@
Expand Down

0 comments on commit 9e2563f

Please sign in to comment.