This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
rclone
Watch
2
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2024-11-24 17:42:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4882b8ba67
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-14 01:58:06 +08:00
package
fs
Add version number, -V and --version
2014-04-25 00:59:05 +08:00
Fix golint warnings
2015-09-23 01:47:16 +08:00
// Version of rclone
Build tweaks - fixes #484 * disable CGO for static builds everywhere * override Version in release build script * don't output symbol table in release binaries
2016-06-04 03:09:34 +08:00
var
Version
=
"v1.29"
Reference in New Issue
Copy Permalink