aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Maloney <pkgdemonteam@gmail.com>2015-09-20 12:01:31 -0500
committerJoe Maloney <pkgdemonteam@gmail.com>2015-09-20 12:01:31 -0500
commitcb1e93a04c3382a3cb4cf81b2abaf581a4959663 (patch)
tree12897a880457b1f25d403ef6257628128e1d0ab9 /README.md
parentMerge pull request #158 from grahamperrin/patch-1 (diff)
downloadlumina-cb1e93a04c3382a3cb4cf81b2abaf581a4959663.tar.gz
lumina-cb1e93a04c3382a3cb4cf81b2abaf581a4959663.tar.bz2
lumina-cb1e93a04c3382a3cb4cf81b2abaf581a4959663.zip
Update lumina versions
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 34fad5b9..b3622cc1 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,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.4 (Beta): Use the qt5/0.8.4 branch of the source tree to fetch this version.
+Qt5 - 0.8.6 (Beta): Use the qt5/0.8.6 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