This website requires JavaScript.
Explore
Help
Sign In
github
/
rclone
Watch
1
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone
synced
2025-03-23 05:44:23 +01:00
Code
Releases
Activity
d4c923a5cc
Branches
Tags
View all branches
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 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 v1.35
2017-01-02 15:30:34 +00:00
var
Version
=
"v1.35-DEV"
Copy Permalink