peterGraf / pbl

PBL is an MIT License open source C-language library of functions that can be used in a C or C++ project. PBL is highly portable and compiles warning free on Linux gcc, MAC OS X and Windows Microsoft Visual C++ 2010 Express Edition.
http://www.mission-base.com/peter/source/
MIT License
40 stars 12 forks source link

Version number? #7

Closed KingDuckZ closed 3 years ago

KingDuckZ commented 3 years ago

I'm writing a wrap file for meson and it'd be useful to specify a version number in it. However I had a look around and I couldn't find anything, except an old comment in pbl.h stating "revision 1.74". I couldn't find any git tag or anything else. So is the version number 1.74 correct?

peterGraf commented 3 years ago

Hello KingDuckZ, I now added the tag v1.5.0.

I hope that was what you were looking for.

Btw, before I move the project to github, I had kept the versioning Info here: https://www.mission-base.com/peter/source/pbl/doc/AIntroduction.html