From d8fd298e0c0b61f74d688b2f7994622957aee8a2 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Thu, 15 Aug 2013 03:35:44 +0200 Subject: [PATCH] * We're now depending on QJson 0.8.1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9871e208..dd4b7757c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Required dependencies: * CMake 2.8.6 - http://www.cmake.org/ * Qt 4.7.0 - http://qt-project.org/ * Phonon 4.6.0 - http://phonon.kde.org/ -* QJson 0.7.1 - http://qjson.sourceforge.net/ +* QJson 0.8.1 - http://qjson.sourceforge.net/ * SQLite 3.6.22 - http://www.sqlite.org/ * TagLib 1.6.2 - http://developer.kde.org/~wheeler/taglib.html * Boost 1.3 - http://www.boost.org/