diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-06-07 09:43:26 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-06-07 09:43:26 +0200 |
| commit | 9d128dc7dc1a592b1883d3ad471e3bf156b36f94 (patch) | |
| tree | 5b3843588f0c937b753eeb5a48c366fa8a0bfa9e /tests/tests.cpp | |
| parent | 1dc96fbfa0de789d0a144fbed3c62b7027a5b2ff (diff) | |
| download | qxmpp-9d128dc7dc1a592b1883d3ad471e3bf156b36f94.tar.gz | |
bump version to 0.4.92
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 acb62250..2bf32909 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -149,7 +149,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.4.91")); + QCOMPARE(QXmppVersion(), QString("0.4.92")); } void TestUtils::testTimezoneOffset() |
