Fixed API version in header files.

This commit is contained in:
Camilla Berglund 2014-07-08 13:44:34 +02:00
parent cd93df4fe0
commit 70fd348432
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/************************************************************************* /*************************************************************************
* GLFW 3.0 - www.glfw.org * GLFW 3.1 - www.glfw.org
* A library for OpenGL, window and input * A library for OpenGL, window and input
*------------------------------------------------------------------------ *------------------------------------------------------------------------
* Copyright (c) 2002-2006 Marcus Geelnard * Copyright (c) 2002-2006 Marcus Geelnard

View File

@ -1,5 +1,5 @@
//======================================================================== //========================================================================
// GLFW 3.0 - www.glfw.org // GLFW 3.1 - www.glfw.org
//------------------------------------------------------------------------ //------------------------------------------------------------------------
// Copyright (c) 2010 Camilla Berglund <elmindreda@elmindreda.org> // Copyright (c) 2010 Camilla Berglund <elmindreda@elmindreda.org>
// //