summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/include/qt5-versions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc
index c61bb6f9..d3676761 100644
--- a/conf/distro/include/qt5-versions.inc
+++ b/conf/distro/include/qt5-versions.inc
@@ -1,5 +1,5 @@
1# Select which version you prefer by defining QT5_VERSION and including this file 1# Select which version you prefer by defining QT5_VERSION and including this file
2# possible values now "5.4.1", "5.4.0+git%" 2# possible values now "5.4.1", "5.4.1+git%"
3 3
4QT5_VERSION ?= "5.4.1" 4QT5_VERSION ?= "5.4.1"
5 5