Browse Source

qt5: bump to Qt 5.9.5

This allows to get the fix for #688
Lionel CHAZALLON 6 years ago
parent
commit
3e7a2083ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeModules/QtConfiguration.cmake

+ 1 - 1
CMakeModules/QtConfiguration.cmake

@@ -10,7 +10,7 @@ if(NOT IS_DIRECTORY ${QTROOT})
 		"plexmediaplayer-qt"
 		DIRECTORY dir
 		DEPHASH_VAR QT_DEPS_HASH
-    BUILD_NUMBER 165
+    BUILD_NUMBER 206
     ARTIFACTNAME konvergo-qt
     DYLIB_SCRIPT_PATH ${PROJECT_SOURCE_DIR}/scripts/fix-install-names.py
 	)