aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18b6359a..5da0b57d 100644
--- a/README.md
+++ b/README.md
@@ -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
bgstack15