it's qt time (#20433)

pull/20434/head
Adeeb Shihadeh 2021-03-22 12:24:39 -07:00 committed by GitHub
parent 0d61d8a4b6
commit 3131d5302a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
Version 0.8.3 (2021-XX-XX)
========================
* NEOS update: update packages and support for new UI
* New offroad UI based on Qt
* Default SSH key only used for setup
* Kia Ceed 2019 support thanks to ZanZaD13!
* Kia Seltos 2021 support thanks to speedking456!
* NEOS update: update packages and support for new UI
* Default SSH key only used for setup
Version 0.8.2 (2021-02-26)
========================

View File

@ -6,7 +6,7 @@ export NUMEXPR_NUM_THREADS=1
export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1
#export QT=1
export QT=1
if [ -z "$REQUIRED_NEOS_VERSION" ]; then
export REQUIRED_NEOS_VERSION="16.1"