Skip to content

Commit 073aa32

Browse files
committed
Release 2.7.0
1 parent 611ef18 commit 073aa32

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+12905
-863
lines changed

.gitignore

-13
This file was deleted.

.jenkins.sh

-21
This file was deleted.

.merlin

-9
This file was deleted.

.travis.yml

-38
This file was deleted.

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OCAMLFIND_IGNORE_DUPS_IN = $(shell ocamlfind query compiler-libs)
1010
export OCAMLFIND_IGNORE_DUPS_IN
1111

1212
# Set to setup.exe for the release
13-
SETUP := setup-dev.exe
13+
SETUP := setup.exe
1414

1515
# Default rule
1616
default: build

0 commit comments

Comments
 (0)