Fixed API version in header files.

master
Camilla Berglund ago%!(EXTRA string=11 years)
parent cd93df4fe0
commit 70fd348432
  1. 2
      include/GLFW/glfw3native.h
  2. 2
      src/glfw_config.h.in

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

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

Loading…
Cancel
Save