From 0374c11c438cbbebf0cd59620308be49c02e9d63 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 14 Oct 2010 14:09:26 +0200 Subject: [PATCH] Corrected API version. --- src/win32/win32_gamma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win32/win32_gamma.c b/src/win32/win32_gamma.c index f25df6e6..6208909a 100755 --- a/src/win32/win32_gamma.c +++ b/src/win32/win32_gamma.c @@ -1,7 +1,7 @@ //======================================================================== // GLFW - An OpenGL framework // Platform: Win32/WGL -// API version: 2.7 +// API version: 3.0 // WWW: http://www.glfw.org/ //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard