File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,14 @@ See [docs/INSTALL.md](docs/INSTALL.md) for details.
35
35
36
36
## Branches
37
37
38
- The branches that should be used by ordinary users are named after the release, e.g. 3.1 .0.
38
+ The branches that should be used by ordinary users are named after the release, e.g. 3.2 .0.
39
39
The master branch receives occasional pull request from the various development branches.
40
40
You should normally _ not_ clone or checkout these
41
41
unless you are developing the rwloadsim code or always want the latest.
42
42
If you use a development or master branch, you _ must_ do compilation yourself;
43
43
no binaries are released.
44
44
45
- At present, branch 3.1 .0 is the release branch.
45
+ At present, branch 3.2 .0 is the release branch.
46
46
47
47
Please see [ CHANGELOG.md] ( CHANGELOG.md ) for details.
48
48
You can’t perform that action at this time.
0 commit comments