Skip to content

Fix inconsistent internal versioning

David Diederich requested to merge fix-inconsistent-internal-versioning into master

This causes the testing libraries to link with the same core libraries that are being used, rather than the ancient 0.0.1 version.

Merge request reports