Update the GLFW version number from 3.3 to 3.4

Closes https://github.com/kovidgoyal/kitty/issues/1884.
From a337c56848.
This commit is contained in:
Luflosi
2019-07-18 19:08:14 +02:00
parent 8e1ed2f8c3
commit 28bb123be8
51 changed files with 52 additions and 52 deletions

2
glfw/mappings.h vendored
View File

@@ -1,5 +1,5 @@
//========================================================================
// GLFW 3.3 - www.glfw.org
// GLFW 3.4 - www.glfw.org
//------------------------------------------------------------------------
// Copyright (c) 2006-2018 Camilla Löwy <elmindreda@glfw.org>
//