diff options
Diffstat (limited to 'tests/tests.cpp')
| -rw-r--r-- | tests/tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.cpp b/tests/tests.cpp index e11125a7..c4e22cf8 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -148,7 +148,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.4.0")); + QCOMPARE(QXmppVersion(), QString("0.4.1")); } void TestUtils::testTimezoneOffset() |
