1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/fs/version.go

5 lines
55 B
Go
Raw Normal View History

package fs
2014-04-24 19:59:05 +03:00
2015-09-22 19:47:16 +02:00
// Version of rclone
2017-07-22 19:16:46 +02:00
var Version = "v1.37"