Update deployment.md

This commit is contained in:
Pascal Vizeli 2019-01-17 11:27:38 +01:00 committed by GitHub
parent fffa24ed1e
commit b0f95fcaec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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