diff --git a/Documentation/deployment.md b/Documentation/deployment.md index a74c3ce30..693c3db21 100644 --- a/Documentation/deployment.md +++ b/Documentation/deployment.md @@ -9,14 +9,7 @@ We provide 3 different types of release builds: ## Versioning The format of version is *MAJOR.BUILD*. Everytime we create a new release with same userland, we bump the build number. -The development use here own major number they will be bump for the stable version and the development version go to next major number. - -``` -0.x = development -1.x = stable -2.x = development -3.x = stable -``` +The development number they will be bump for the stable release version and the development version go to next major number. ## Git branch/Tag