diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 20:04:58 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 20:04:58 +0200 |
| commit | 10ab433a24ea0285471cab4626631f0481d302cd (patch) | |
| tree | 509722a04bbf5a2ce9307f076eaf5b67a2f0aed7 /tests/tests.cpp | |
| parent | da989d302660deb68b7f12170a03b69f6ebdd3f5 (diff) | |
| download | qxmpp-10ab433a24ea0285471cab4626631f0481d302cd.tar.gz | |
bump version
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 6ace4ac4..fff639ec 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -136,7 +136,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.6.0")); + QCOMPARE(QXmppVersion(), QString("0.6.1")); } void TestUtils::testTimezoneOffset() |
