From 1dc1720fa4232e06f347d9c2d115ec16ef487d39 Mon Sep 17 00:00:00 2001 From: Peter Zotov Date: Sat, 30 Aug 2014 12:16:27 +0200 Subject: [PATCH] Version 1.15 --- CHANGES.md | 5 +++++ _oasis | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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