Skip to content

Commit

Permalink
release of version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
OCamlPro-Iguernlala committed Nov 9, 2016
1 parent 6221a61 commit feeae2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
(!!! = may break code that uses previous versions)


verion 0.3, November 09, 2016
===============================

* bugfix in maximization


verion 0.2, August 24, 2016
===============================

Expand Down
2 changes: 1 addition & 1 deletion src/version.ml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
(* Copyright (C) --- OCamlPro --- See README.md for information and licensing *)
(******************************************************************************)

let version="0.2+"
let version="0.3"

0 comments on commit feeae2d

Please sign in to comment.