mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
4 lines
76 B
Go
4 lines
76 B
Go
package restic
|
|
|
|
var Version = "compiled manually"
|
|
var Features = []string{}
|