Started 3.1.

This commit is contained in:
Camilla Berglund
2014-01-01 15:29:57 +01:00
parent eab31f228f
commit 7e806a8567
4 changed files with 6 additions and 59 deletions

View File

@@ -220,14 +220,14 @@ extern "C" {
* backward-compatible.
* @ingroup init
*/
#define GLFW_VERSION_MINOR 0
#define GLFW_VERSION_MINOR 1
/*! @brief The revision number of the GLFW library.
*
* This is incremented when a bug fix release is made that does not contain any
* API changes.
* @ingroup init
*/
#define GLFW_VERSION_REVISION 4
#define GLFW_VERSION_REVISION 0
/*! @} */
/*! @name Key and button actions