1
mirror of https://github.com/rclone/rclone synced 2025-01-11 14:26:24 +01:00
rclone/fs/version.go

5 lines
61 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
2019-09-29 20:47:37 +02:00
var Version = "v1.49.4-DEV"