diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-16 16:33:46 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-16 16:33:46 +0200 |
| commit | ae89ead6fe8f41b2b3ec015a7575ff8df7e17c65 (patch) | |
| tree | 70384839a4904a21653c6b86cf9c9335d012b578 /tests/tests.cpp | |
| parent | da148da400d65db15e2749a7066b84c9bcbb9b43 (diff) | |
| download | qxmpp-ae89ead6fe8f41b2b3ec015a7575ff8df7e17c65.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 3a67fddc..3264dc1b 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -149,7 +149,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.4.92")); + QCOMPARE(QXmppVersion(), QString("0.4.93")); } void TestUtils::testTimezoneOffset() |
