summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 94282c0..7c836e4 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ QtQuickTest module for Qt Quick
This directory contains an experimental module and test harness
for writing QTestLib-style unit tests in QML. Build it against
-Qt 4.7 as follows:
+Qt 4.7.1 as follows:
$ /path/to/qt/bin/qmake qtest-qml.pro
$ make