mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
add program version to snapshot
This commit is contained in:
7
changelog/unreleased/issue-4188
Normal file
7
changelog/unreleased/issue-4188
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Include client version in snapshot metadata
|
||||
|
||||
The client version number is now included in the `program_version` field of a snapshot.
|
||||
It can be inspected by using either `restic cat snapshot snapshotID` or `restic snapshots --json`.
|
||||
|
||||
https://github.com/restic/restic/issues/4188
|
||||
https://github.com/restic/restic/pull/4378
|
Reference in New Issue
Block a user