Browse Source

Cutelyst framework update (#2465)

Nate 8 years ago
parent
commit
9a216f3061
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/setup/linux/frameworks/cutelyst.sh

+ 1 - 1
toolset/setup/linux/frameworks/cutelyst.sh

@@ -7,7 +7,7 @@ RETCODE=$(fw_exists ${IROOT}/cutelyst.installed)
   return 0; }
 
 QT_VERSION_MM=56
-QT_VERSION_FULL=561-trusty
+QT_VERSION_FULL=562-trusty
 
 sudo apt-add-repository --yes ppa:george-edison55/cmake-3.x
 sudo apt-add-repository --yes ppa:beineri/opt-qt$QT_VERSION_FULL