1
mirror of https://github.com/rclone/rclone synced 2024-07-11 20:57:55 +02:00
rclone/fs/versionsuffix.go

5 lines
105 B
Go

package fs
// VersionSuffix of rclone containing the pre-release label if any
var VersionSuffix = "DEV"