This website requires JavaScript.
Explore
Help
Sign In
extern
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2024-11-22 16:34:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
510ac341e1
rclone
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: change beta numbering to be semver compatible - Fixes #4516 From now on the betas will be numbered for the version that they will become, so: v1.53.0-beta.NNNN.CCCCC Where N is commit number and C is commit. When released this will become v1.53.0 and the beta will become v1.54.0-beta.NNN.CCCCC. The commit number is the count of the commits since the root of the tree since we can no longer use the the git version numbers since the last tag. This will simplify building the stable branch but that release procedure hasn't been revised yet. This commit also injects the name of the branch for the beta builds into the download path.
2020-08-18 22:24:54 +02:00
v1.53.0
Reference in New Issue
Copy Permalink