Skip to content

Commit e437021

Browse files
committed
Release 2.7.1
1 parent f495505 commit e437021

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

+12919
-885
lines changed

.gitignore

-17
This file was deleted.

.jenkins.sh

-16
This file was deleted.

.merlin

-9
This file was deleted.

.travis.yml

-40
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)