michaelrsweet / mxml

Tiny XML library.
https://www.msweet.org/mxml
Apache License 2.0
426 stars 157 forks source link

MXML_MINOR_VERSION is still set to 2 #310

Closed LBensman closed 2 months ago

LBensman commented 2 months ago

I already noted it on a similar, but old and closed issue, but I figured it's probably best to note it on a brand new, open issue to make sure it's seen.

MXML_MINOR_VERSION is again out of sync. Per CHANGES.md's latest entry # Changes in Mini-XML 3.3.2, the most current version is 3.3.2 whereas .h file still reflects it as 3.2.

In fact, it's kinda a bit funny how this issue's fix of updating it to 3.2 is referenced as fix released in 3.3 release 😆, making it already outdated on that release 😂.

michaelrsweet commented 2 months ago

and this is fixed in master for 4.0. Not doing another 3.x release.