Start 3.4

This commit is contained in:
Camilla Löwy
2019-04-16 14:43:29 +02:00
parent b079610962
commit a337c56848
65 changed files with 83 additions and 247 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ if (POLICY CMP0054)
endif()
set(GLFW_VERSION_MAJOR "3")
set(GLFW_VERSION_MINOR "3")
set(GLFW_VERSION_MINOR "4")
set(GLFW_VERSION_PATCH "0")
set(GLFW_VERSION_EXTRA "")
set(GLFW_VERSION "${GLFW_VERSION_MAJOR}.${GLFW_VERSION_MINOR}")