diff --git a/docs/source/version.rst b/docs/source/version.rst index c95e2fa..7e662f9 100644 --- a/docs/source/version.rst +++ b/docs/source/version.rst @@ -8,10 +8,8 @@ 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_PATCH** is patch number of the version. every release increases these numbers. You can check existing version by including `cglm/version.h`