diff options
author | Ken Moore <moorekou@gmail.com> | 2014-12-18 07:28:30 -0500 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2014-12-18 07:28:30 -0500 |
commit | ac1b3cf358ea94866845228a45f6d1b7f5448396 (patch) | |
tree | 363c0d55533f401463ca8642caa755e89f192902 /README.md | |
parent | Merge pull request #27 from rezso/master (diff) | |
download | lumina-ac1b3cf358ea94866845228a45f6d1b7f5448396.tar.gz lumina-ac1b3cf358ea94866845228a45f6d1b7f5448396.tar.bz2 lumina-ac1b3cf358ea94866845228a45f6d1b7f5448396.zip |
Update README.md
Add info about the 0.7.2 branch of the source tree so that we can start pushing Qt5 commits up to GitHub.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,3 +7,8 @@ Description ===== Lumina-DE is a lightweight, BSD licensed desktop environment designed specifically for use on FreeBSD (although it should be easily portable to other Unix-like OS's as well). + +Latest Stable Version +===== +0.7.2 (Beta): Use the qt4/0.7.2 branch of the source tree to fetch this version. +The master branch is currently under major churn with the transition to Qt5 |