updated GLM version for future GLM 0.9.9.3

This commit is contained in:
Christophe Riccio
2018-09-14 13:28:24 +02:00
parent 21a30e1116
commit 770498a407
2 changed files with 5 additions and 3 deletions

View File

@@ -6,9 +6,9 @@
#define GLM_VERSION_MAJOR 0
#define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 9
#define GLM_VERSION_REVISION 2
#define GLM_VERSION 992
#define GLM_VERSION_MESSAGE "GLM: version 0.9.9.2"
#define GLM_VERSION_REVISION 3
#define GLM_VERSION 993
#define GLM_VERSION_MESSAGE "GLM: version 0.9.9.3"
#define GLM_SETUP_INCLUDED GLM_VERSION