mirror of
https://github.com/restic/restic.git
synced 2025-03-14 11:50:51 +00:00
5 lines
76 B
Go
5 lines
76 B
Go
package restic
|
|
|
|
var Version = "compiled manually"
|
|
var Features = []string{}
|