aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-03-30 12:24:33 -0400
committerKen Moore <moorekou@gmail.com>2015-03-30 12:24:33 -0400
commit0e3082d9d90bf9d05eda53d2b6c452302a0ef6d5 (patch)
tree94b69d01648632cea94434adb8e1ee87329e3eb1 /README.md
parentNow tag version 0.8.4-devel on the master branch. (diff)
downloadlumina-0e3082d9d90bf9d05eda53d2b6c452302a0ef6d5.tar.gz
lumina-0e3082d9d90bf9d05eda53d2b6c452302a0ef6d5.tar.bz2
lumina-0e3082d9d90bf9d05eda53d2b6c452302a0ef6d5.zip
Update README.md
Bump the latest stable version number to 0.8.3
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 b9964b2a..204409b1 100644
--- a/README.md
+++ b/README.md
@@ -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.2 (Beta): Use the qt5/0.8.2 branch of the source tree to fetch this version.
+Qt5 - 0.8.3 (Beta): Use the qt5/0.8.3 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