Skip to content

LablGtk 2.18.14

Latest

Choose a tag to compare

@garrigue garrigue released this 27 Jan 04:39
· 229 commits to lablgtk3 since this release

This is a bugfix release for use with OCaml 5.0 ~ 5.3
For some reason, I forgot to release it one year ago.

2023.11.13 [Jacques]

  • Fix use of String.create in lablgladecc (not available in ocaml 5.0)

2023.04.06 [Jacques]

  • Fix a typo in the Makefile that breaks the build with newer GNU make (#168)
    [Brad Smith]

2022.12.20 [Jacques]

  • Update .depend as suggested in issue #155
  • Add camlp-streams to README