mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 09:30:03 +02:00
Mark the compiled from source version with -DEV - fixes #627
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package fs
|
||||
|
||||
// Version of rclone
|
||||
var Version = "v1.32"
|
||||
var Version = "v1.32-DEV"
|
||||
|
Reference in New Issue
Block a user