mirror of
https://github.com/rclone/rclone.git
synced 2026-06-11 01:44:30 -04: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"
|