enzo1982 / smooth

The smooth Class Library
http://www.smooth-project.org/
Artistic License 2.0
28 stars 11 forks source link

Bug: REVISION variable not up to date in Makefile-options #4

Open Janosch opened 3 years ago

Janosch commented 3 years ago

This is kind-of the same issue like in BoCA: https://github.com/enzo1982/BoCA/issues/8

In https://github.com/enzo1982/smooth/blob/master/Makefile-options, the REVISION is set to 0, although the latest shipped version is 0.9.6.

This is probably not an issue for most people, but it leads to incorrect file names for libraries which is a (small) problem for people packaging smooth (I am doing this for macports).

I think it should be set to 7, assuming the upcoming version is 0.9.7.

enzo1982 commented 3 years ago

Please see my answer in enzo1982/BoCA#8. It's the same here, compatibility level, not release micro version number.