diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-24 19:08:29 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-24 19:08:29 +0200 |
| commit | 00b2ce0b5c5c8ae32d073d01f0815ecd366cd834 (patch) | |
| tree | fb81bc6ea0b0ead8edcc97c4e25c091b230a9ca0 /tests | |
| parent | 02ff13b56c35dc7f17ee5ec6897961e89425850f (diff) | |
| download | qxmpp-00b2ce0b5c5c8ae32d073d01f0815ecd366cd834.tar.gz | |
bump version
Diffstat (limited to 'tests')
| -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 9993686a..7aa72494 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -135,7 +135,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.6.2")); + QCOMPARE(QXmppVersion(), QString("0.6.3")); } void TestUtils::testTimezoneOffset() |
