diff --git a/Home.md b/Home.md index 4b9c73d..210942e 100644 --- a/Home.md +++ b/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.