This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
rclone
Watch
16
Star
0
Fork
You've already forked rclone
3
Code
Issues
6
Pull requests
1
Projects
Releases
1
Packages
Wiki
Activity
Actions
358e2b2665
rclone
/
fs
/
version.go
5 lines
61 B
Go
Raw
Normal View
History
Unescape
Escape
Factor UserAgent to fs and move Version to fs
2014-07-13 18:58:06 +01:00
package
fs
Add version number, -V and --version
2014-04-24 17:59:05 +01:00
Fix golint warnings
2015-09-22 18:47:16 +01:00
// Version of rclone
version: replace internal code with github.com/coreos/go-semver We were already importing go-semver so it makes sense to remove the duplicated semver parsing code and just use go-semver
2020-08-18 21:21:53 +01:00
var
Version
=
"v1.53.0-DEV"
Reference in a new issue
Copy permalink