mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 00:23:58 +00:00
The version identifier was previously compared alphabetically, which fails for e.g. "dev" < "alpha". Implement proper version comparison by introducing a Version class (inherited from tuple).
8.6 KiB
8.6 KiB