Start 3.2

This commit is contained in:
Camilla Berglund
2015-06-01 22:55:06 +02:00
parent 30306e5470
commit 95a07f3340
57 changed files with 63 additions and 123 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//========================================================================
// GLFW 3.1 - www.glfw.org
// GLFW 3.2 - www.glfw.org
//------------------------------------------------------------------------
// Copyright (c) 2002-2006 Marcus Geelnard
// Copyright (c) 2006-2010 Camilla Berglund <elmindreda@elmindreda.org>
@@ -33,7 +33,7 @@
#include "glfw_config.h"
#endif
#define _GLFW_VERSION_NUMBER "3.1.2"
#define _GLFW_VERSION_NUMBER "3.2.0"
#if defined(GLFW_INCLUDE_GLCOREARB) || \
defined(GLFW_INCLUDE_ES1) || \