Update Home

2026-04-14 21:12:01 +00:00
parent 4707b2cb6c
commit 0fc632865e
+1 -9
@@ -4,15 +4,7 @@ This wiki is intended as a developer focused resource for working on and upgradi
Please take a look at [Branching Strategy](https://gitea.cjdawson.com/Astronomy/MeadeGeneric/wiki/Altering-the-code) to see how to alter the codebase. Please take a look at [Branching Strategy](https://gitea.cjdawson.com/Astronomy/MeadeGeneric/wiki/Altering-the-code) to see how to alter the codebase.
The idea is that the four version numbers will be used as follows. Here's the details of how the [Version Numbers](https://gitea.cjdawson.com/Astronomy/MeadeGeneric/wiki/How-the-version-numbers-work) are applied.
major.minor.build.revsion
major This is a major release of the driver and will be incremented when there is a major refactor of code.
minor This will be upgraded when new features are added or there is a significant change to the code.
build This used for defect fixed and further builds of a given release whilst in development.
revision this will be incremented when there is a specific defect that needs to be addressed. The defect must be fixed in both the point release and the develop branch.
Developers of all levels are welcome to help with the project. Please join the discord server and contact me if you need help getting setup. Im happy to help and will do what I can to help you get setup and compiling the code. Developers of all levels are welcome to help with the project. Please join the discord server and contact me if you need help getting setup. Im happy to help and will do what I can to help you get setup and compiling the code.