Skip to content

Commit 9424988

Browse files
committed
Release 3.0.0
1 parent 1d4500a commit 9424988

Some content is hidden

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

54 files changed

+12884
-2598
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)