It's sad to hear this, because I spent a lot of time writing the description and example of use... ((
The very first line says:
Adds a macro to the IDE that returns the project version number.
The last section "$LazVer() macro" (this is already a macro for the IDE version) says:
For consistency, the second commit adds the same optional parameters to the $LazVer() macro.
So, I added a macro for the
project. And additionally added parameters for the IDE macro (which already exists, but has no parameters).
EDIT: Even the title also says:
IDE: Added IDE macro ProjVer to get project version. Issue #23198