diff options
| author | Spiro Gulgas <s.gulgas1@gmail.com> | 2019-04-24 14:09:58 -0400 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-24 11:09:58 -0700 |
| commit | f67b53df119e8fb4e9bbf06a8e1dfb48040e9f85 (patch) | |
| tree | 7fd4e3152be54e4c7dc32dd56a34ac293930cfea /ports/glfw3/CONTROL | |
| parent | b892387a45ec51c0548da0ad0082c843c3003679 (diff) | |
| download | vcpkg-f67b53df119e8fb4e9bbf06a8e1dfb48040e9f85.tar.gz vcpkg-f67b53df119e8fb4e9bbf06a8e1dfb48040e9f85.zip | |
[glfw3] Updated to version 3.3 (#6198)
Diffstat (limited to 'ports/glfw3/CONTROL')
| -rw-r--r-- | ports/glfw3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glfw3/CONTROL b/ports/glfw3/CONTROL index 0c8eb3e58..96a63e080 100644 --- a/ports/glfw3/CONTROL +++ b/ports/glfw3/CONTROL @@ -1,3 +1,3 @@ Source: glfw3 -Version: 3.2.1-3 +Version: 3.3 Description: GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc. |
