diff --git a/CHANGES.md b/CHANGES.md index 3d4cb32..84f95b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +1.15 (2014-08-30) +----------------- + +* fix compatibility with OCaml 4.02.0 + 1.14 (2014-07-05) ----------------- diff --git a/_oasis b/_oasis index f972755..1709ba2 100644 --- a/_oasis +++ b/_oasis @@ -5,7 +5,7 @@ OASISFormat: 0.3 OCamlVersion: >= 3.12 Name: utop -Version: 1.14 +Version: 1.15 LicenseFile: LICENSE License: BSD3 Authors: Jeremie Dimino