File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ We also use PR#$N for pull requests.
1111Changes breaking compatibility are marked with a "* " bullet instead
1212of the usual "- ".
1313
14- NEXT_RELEASE :
15- -------------
14+ 0.14.2 (28 Sep 2022) :
15+ ---------------------
1616
17+ - Add OCaml 5.1 support
18+ (#319 by Kate Deplaix, reviewed by Gabriel Scherer)
1719
18200.14.1 (09 Feb 2021):
1921---------------------
Original file line number Diff line number Diff line change 11# Specification for the "ocamlbuild" library
22requires = "unix"
3- version = "NEXT_RELEASE "
3+ version = "0.14.2 "
44description = "ocamlbuild support library"
55archive(byte) = "ocamlbuildlib.cma"
66archive(native) = "ocamlbuildlib.cmxa"
Original file line number Diff line number Diff line change 1- NEXT_RELEASE
1+ 0.14.2
You can’t perform that action at this time.
0 commit comments