Updated version for 0.9.7 branch

This commit is contained in:
Christophe Riccio 2014-12-01 00:32:51 +01:00
parent f680d14612
commit 540831cbe1

View File

@ -38,11 +38,11 @@
/////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////
// Version // Version
#define GLM_VERSION 96 #define GLM_VERSION 97
#define GLM_VERSION_MAJOR 0 #define GLM_VERSION_MAJOR 0
#define GLM_VERSION_MINOR 9 #define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 6 #define GLM_VERSION_PATCH 7
#define GLM_VERSION_REVISION 1 #define GLM_VERSION_REVISION 0
/////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////
// Platform // Platform