diff options
author | Ken Moore <moorekou@gmail.com> | 2015-02-18 16:05:20 -0500 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2015-02-18 16:05:20 -0500 |
commit | 5b3fb6e7eee5c58f36db2947f140b8751b7335d9 (patch) | |
tree | f8217a4a565a21eb7794d27fc5f7ca730b2e7f3c | |
parent | Now tag 0.8.3-devel on the master branch (in preparation for the next version) (diff) | |
download | lumina-5b3fb6e7eee5c58f36db2947f140b8751b7335d9.tar.gz lumina-5b3fb6e7eee5c58f36db2947f140b8751b7335d9.tar.bz2 lumina-5b3fb6e7eee5c58f36db2947f140b8751b7335d9.zip |
Update README.md
Bump the note about the latest stable version to point to the qt5/0.8.2 branch.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.1 (Beta): Use the qt5/0.8.1 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. The master branch is where all development is performed and tested before the next release version is branched off. |