From 2ae48287428d254a51d553d73ae8b8928a6e574e Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 21 Jan 2015 16:11:35 -0500 Subject: Update README.md Update the notes to reflect that 0.8.1 is the latest stable version. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 041360c3..e003edd4 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ 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.0 (Beta): Use the qt5/0.8.0 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. -The master branch is where all development is performed and tested before the next release version. +The master branch is where all development is performed and tested before the next release version is branched off. Translations ---- -- cgit