Add v12.

Stephen Williams 2022-12-26 09:48:13 -08:00
parent 695db0faa9
commit 9a54beab5b
1 changed files with 7 additions and 0 deletions

@ -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.