Add v12.
parent
695db0faa9
commit
9a54beab5b
7
Home.md
7
Home.md
|
|
@ -15,6 +15,13 @@ When you get a "git clone", you are generally dropped in the "master" branch. to
|
|||
|
||||
This is the main development branch and is the default branch when you do a git clone and don't otherwise switch to a branch. Mot development happens here.
|
||||
|
||||
## v12-branch
|
||||
|
||||
This is the branch for the stable v12 release. Bug fixes to the stable release are put here, and minor releases are tags on this branch.
|
||||
|
||||
### v12_0
|
||||
Initial release of v12 stable. This is the start of the branch.
|
||||
|
||||
## v11-branch
|
||||
|
||||
This is the branch for the stable v11 release.
|
||||
|
|
|
|||
Loading…
Reference in New Issue