@ -146,6 +146,12 @@ const char* _glfwPlatformGetVersionString(void)
const char* version = _GLFW_VERSION_FULL
#if defined(_GLFW_BUILD_DLL)
" dynamic"
#endif
#if defined(_GLFW_USE_CHDIR)
" chdir"
#if defined(_GLFW_USE_MENUBAR)
" menubar"
;