diff options
author | Ken Moore <ken@pcbsd.org> | 2015-02-19 08:17:05 -0500 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-02-19 08:17:05 -0500 |
commit | d53b25d0053b968c31dd83581ea6d27caad67f45 (patch) | |
tree | 20ed027df1281714f784b5458cb1cd9f0f47a80d | |
parent | Clean up the XGD mime-types detection routine quite a but. Now it should be m... (diff) | |
parent | Update README.md (diff) | |
download | lumina-d53b25d0053b968c31dd83581ea6d27caad67f45.tar.gz lumina-d53b25d0053b968c31dd83581ea6d27caad67f45.tar.bz2 lumina-d53b25d0053b968c31dd83581ea6d27caad67f45.zip |
Merge branch 'master' of github.com:pcbsd/lumina
-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. |