Skip to content

Commit

Permalink
prepare release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrek committed Mar 29, 2017
1 parent f013ba2 commit bf4944e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.7.2 (2017-03-29)
* sync with OCaml 4.05

1.7.1 (2016-11-11)
* sync with OCaml 4.04
* add Hashtbl.Make for better compatibility
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

VERSION:=$(shell git --git-dir=.git describe --always --long)
RELEASE:=1.7.1
RELEASE:=1.7.2

ifndef VERSION
VERSION:=$(RELEASE)
Expand Down

0 comments on commit bf4944e

Please sign in to comment.