Skip to content

Commit d86067c

Browse files
committed
Release 1.2.0
1 parent fc8d2c3 commit d86067c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.2.0 (trunk):
1+
1.2.0 (2014-07-05):
22

33
The Mirage frontend tool now generates a Makefile with a `make depend`
44
target, instead of directly invoking OPAM as part of `mirage configure`.

types/META

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
version = "1.1.3"
1+
version = "1.2.0"
22
description = "Collection of module signatures for Mirage"
33
archive(byte) = ""
44
archive(byte, plugin) = ""
55
archive(native) = ""
66
exists_if = "V1.cmi"
77
package "lwt" (
8-
version = "1.1.0"
8+
version = "1.2.0"
99
description = "Lwt module signatures for Mirage"
1010
archive(byte) = ""
1111
archive(byte, plugin) = ""

0 commit comments

Comments
 (0)