HomeSoftware Heritage

Add an extid_version field to ExtIDs

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add an extid_version field to ExtIDs

This allows distinguishing multiple potential versions of the mapping
between external objects and their counterparts archived in Software
Heritage, for instance when a loader has a backwards-incompatible change
that should result in objects being loaded again.

The field defaults to zero, in which case it's backwards-compatible with
the previous implementation in terms of identifier computation.

Commit No Longer Exists

This commit no longer exists in the repository.