Update version.rst

This commit is contained in:
Recep Aslantas
2020-03-19 12:53:54 +03:00
parent 7f9487fd62
commit 373b8d216a

View File

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