mirror of
https://github.com/rclone/rclone
synced 2024-11-17 17:30:37 +01:00
5 lines
105 B
Go
5 lines
105 B
Go
|
package fs
|
||
|
|
||
|
// VersionSuffix of rclone containing the pre-release label if any
|
||
|
var VersionSuffix = "DEV"
|