Skip to content

Commit

Permalink
Upgrade to GLFW 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jayschwa committed Sep 6, 2016
1 parent 9340ce8 commit 0f37f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# version of library to download
const version = v"3.1.2"
const version = v"3.2.1"
const glfw = "glfw-$version"

# TODO: if the latest version is already installed, don't bother with any of this
Expand Down

0 comments on commit 0f37f00

Please # to comment.