Update version.rst

This commit is contained in:
Recep Aslantas
2020-03-19 12:58:48 +03:00
parent 34753546f2
commit 2fc51c67a3

View File

@@ -8,10 +8,8 @@ Header: cglm/version.h
**cglm** uses semantic versioning (http://semver.org) which is MAJOR.MINOR.PATCH **cglm** uses semantic versioning (http://semver.org) which is MAJOR.MINOR.PATCH
| **CGLM_VERSION_MAJOR** is major number of the version. | **CGLM_VERSION_MAJOR** is major number of the version.
| **CGLM_VERSION_MINOR** is minor number of the version. | **CGLM_VERSION_MINOR** is minor number of the version.
| **CGLM_VERSION_PATCH** is patch number of the version.
| **CGLM_VERSION_PATCH** is path number of the version.
every release increases these numbers. You can check existing version by every release increases these numbers. You can check existing version by
including `cglm/version.h` including `cglm/version.h`