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-11 09:30:44 +01:00
Code
Releases
Activity
fdebf9da31
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
Start v1.39-DEV development
2017-12-23 14:40:07 +01:00
var
Version
=
"v1.39-DEV"
Copy Permalink