aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.cpp b/tests/tests.cpp
index ddc9ccfd..8519beb8 100644
--- a/tests/tests.cpp
+++ b/tests/tests.cpp
@@ -141,7 +141,7 @@ void TestUtils::testMime()
void TestUtils::testLibVersion()
{
- QCOMPARE(QXmppVersion(), QString("0.3.92"));
+ QCOMPARE(QXmppVersion(), QString("0.3.93"));
}
void TestUtils::testTimezoneOffset()