Closed c-dilks closed 9 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.
Next release tags will be in a format of 4.x.x
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.