diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-09-26 13:48:37 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-09-26 13:48:37 +0000 |
| commit | 496ffe118873fe790358a80d22a05a30bb4a8aea (patch) | |
| tree | 0a792bae8cfffdf3c898a0891f51af18d40f48c9 /tests/tests.cpp | |
| parent | 844bc73b25487589c3761aabb58378ab8aef95fd (diff) | |
| download | qxmpp-496ffe118873fe790358a80d22a05a30bb4a8aea.tar.gz | |
bump version to 0.3.91
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 40547d75..0de5b38f 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -141,7 +141,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.3.0")); + QCOMPARE(QXmppVersion(), QString("0.3.91")); } void TestUtils::testTimezoneOffset() |
