This website requires JavaScript.
Explore
Help
Sign in
alexvanin
/
rclone
Watch
1
Star
0
Fork
You've already forked rclone
0
forked from
TrueCloudLab/rclone
Code
Pull requests
Activity
a795d93bc3
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 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.23
2015-10-03 16:24:07 +01:00
const
Version
=
"v1.23"
Copy permalink