aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9964b2a..204409b1 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Latest Stable Versions
----
Qt4 - 0.7.2 (Beta): Use the qt4/0.7.2 branch of the source tree to fetch this version.
-Qt5 - 0.8.2 (Beta): Use the qt5/0.8.2 branch of the source tree to fetch this version.
+Qt5 - 0.8.3 (Beta): Use the qt5/0.8.3 branch of the source tree to fetch this version.
The master branch is where all development is performed and tested before the next release version is branched off.
bgstack15