Hello Benlinux,
Yes you can identify the correct version from file /storetmp/backup/backup-description.xml.
You can extract mentioned file from the backup tar.
And then grep for "build-version" or "property" to get the exact version details or other details around backup.
.
.
<property value="config" key="type"/>
<property value="nightly" key="name"/>
<property value="3199" key="appliance-name"/>
<property value="2020.11.9.20230221200405" key="build-version"/>
<property value="nightly_backup" key="description"/>
<property value="myhostname.mydomain.com" key="host-full-name"/>
.
.
------------------------------
Vishal Tangadkar
IBM Software Support
IBM INDIA PVT LTD
------------------------------