Add comment to variables.sh
Add a comment to the variables.sh file so we don't forget to update qt version in the qt-installer-nontineractive file as well. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
feb256f61e
commit
2fa7d3566b
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# When changing Qt version remember to update the
|
||||
# qt-installer-noninteractive file as well.
|
||||
QT_VERSION=5.11
|
||||
LATEST_QT=5.11.1
|
||||
NDK_VERSION=r14b
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user