gavalian / hipo

High Performance Output Data format for experimental Physics
2 stars 9 forks source link

HIPO project version does not match release tag #33

Closed c-dilks closed 9 months ago

c-dilks commented 11 months ago

The cmake project version is: https://github.com/gavalian/hipo/blob/380d54ec47086b31fe13e637329748b2df06ea84/CMakeLists.txt#L11 It does not match the latest release tag, which is v2.1.

This discrepancy may confuse downstream dependency resolution, where a minimum version number is useful.

c-dilks commented 11 months ago

Perhaps the release tag should also match the HIPO version, so 4.x.x. Then when users call module load hipo/4.x.x they know this is the version compatible with HIPO v4 files.

gavalian commented 11 months ago

Next release tags will be in a format of 4.x.x