fix version number

This commit is contained in:
Bob Kuehne 2013-06-13 10:54:47 -04:00
parent bbf9989334
commit 77ea97da2d

View File

@ -32,11 +32,11 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
// Version
#define GLM_VERSION 94
#define GLM_VERSION 94
#define GLM_VERSION_MAJOR 0
#define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 4
#define GLM_VERSION_REVISION 3
#define GLM_VERSION_REVISION 4
///////////////////////////////////////////////////////////////////////////////////////////////////
// Platform