1
mirror of https://github.com/rclone/rclone synced 2024-11-11 09:30:44 +01:00
rclone/fs/version.go

5 lines
59 B
Go
Raw Normal View History

package fs
2014-04-24 18:59:05 +02:00
2015-09-22 19:47:16 +02:00
// Version of rclone
2017-12-23 14:40:07 +01:00
var Version = "v1.39-DEV"