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
+1 -1
View File
@@ -8,7 +8,7 @@ __GLFW__ is a free, Open Source, multi-platform library for creating windows
with OpenGL or OpenGL ES contexts and receiving many kinds of input. It is easy
to integrate into existing applications and does not lay claim to the main loop.
See @ref news_31 for release highlights or the
See @ref news_32 for release highlights or the
[version history](http://www.glfw.org/changelog.html) for details.
@ref quick is a guide for those new to GLFW. It takes you through how to write