diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
| commit | bb1ba37c129e610b5ac75a3e0caabe0b013c6123 (patch) | |
| tree | e126ebdb3e4ef359cf7d1ce4a1f90063e4ebdebf /tests/tests.cpp | |
| parent | 1b653eb9e6212678297281f5bca43bcd0b1a00fb (diff) | |
| download | qxmpp-bb1ba37c129e610b5ac75a3e0caabe0b013c6123.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 2602314a..cd987a22 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -136,7 +136,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.5.0")); + QCOMPARE(QXmppVersion(), QString("0.5.5")); } void TestUtils::testTimezoneOffset() |
