This website requires JavaScript.
Explore
Help
Sign In
extern
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-01-27 00:32:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
663dd6ed8b
rclone
/
fs
/
version.go
5 lines
59 B
Go
Raw
Normal View
History
Unescape
Escape
Factor UserAgent to fs and move Version to fs
2014-07-13 19:58:06 +02:00
package
fs
Add version number, -V and --version
2014-04-24 18:59:05 +02:00
Fix golint warnings
2015-09-22 19:47:16 +02:00
// Version of rclone
Mark the compiled from source version with -DEV - fixes #627
2016-08-18 22:31:10 +02:00
var
Version
=
"v1.32-DEV"
Reference in New Issue
Copy Permalink