update version to v0.4.0

This commit is contained in:
Recep Aslantas
2018-04-11 12:36:39 +03:00
parent 0e63c245d4
commit 9ae8da3e0a
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#define cglm_version_h
#define CGLM_VERSION_MAJOR 0
#define CGLM_VERSION_MINOR 3
#define CGLM_VERSION_PATCH 6
#define CGLM_VERSION_MINOR 4
#define CGLM_VERSION_PATCH 0
#endif /* cglm_version_h */