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
2024-11-13 12:09:47 +01:00
Code
Releases
Activity
f34a9116d4
rclone
/
fs
/
version.go
5 lines
55 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
Version v1.39
2017-12-23 14:07:45 +01:00
var
Version
=
"v1.39"
Copy Permalink