This website requires JavaScript.
Explore
Help
Sign in
KurlesHS
/
rclone
Watch
1
Star
0
Fork
You've already forked rclone
0
forked from
TrueCloudLab/rclone
Code
Pull requests
Activity
3c7f80f58f
rclone
/
fs
/
version.go
5 lines
57 B
Go
Raw
Normal View
History
Unescape
Escape
Factor UserAgent to fs and move Version to fs
2014-07-13 17:58:06 +00:00
package
fs
Add version number, -V and --version
2014-04-24 16:59:05 +00:00
Fix golint warnings
2015-09-22 17:47:16 +00:00
// Version of rclone
Version v1.28
2016-03-01 09:00:01 +00:00
const
Version
=
"v1.28"
Copy permalink