github.com/divyam234/rclone@v1.64.1/fs/versionsuffix.go (about)

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