From b0f95fcaec40eac0668b70c58870a3a8f2913049 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 17 Jan 2019 11:27:38 +0100 Subject: [PATCH] Update deployment.md --- Documentation/deployment.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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