mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-27 01:54:06 +00:00
version_info was renamed PICARD_VERSION version_string was renamed PICARD_VERSION_STR short version string is stored in PICARD_VERSION_STR_SHORT (for display) Hooks can be created to handle upgrades (ie. options renaming), see config.register_upgrade_hook() and config.run_upgrade_hooks()