Skip to content

Conversation

matth-x
Copy link
Owner

@matth-x matth-x commented Jul 11, 2024

This PR adds support for the 2 latest Mongoose minor versions and changes how to select the MG version.

The available MG versions are defined here:

#define MO_MG_V614 614
#define MO_MG_V708 708
#define MO_MG_V713 713
#define MO_MG_V714 714

To choose which MG should be used, set the build flag MO_MG_USE_VERSION, e.g.

MO_MG_USE_VERSION=MO_MG_V714

@matth-x matth-x merged commit 8233c2f into main Jul 23, 2024
@matth-x matth-x deleted the feature/mg-7-13-support branch July 23, 2024 16:12
@matth-x matth-x mentioned this pull request Oct 8, 2024
@matth-x matth-x mentioned this pull request Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant