mirror of
https://github.com/restic/restic.git
synced 2026-07-15 19:54:55 +00:00
Add 'version' command
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package restic
|
||||
|
||||
var Version = "compiled manually"
|
||||
var Features = []string{}
|
||||
Reference in New Issue
Block a user