diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-18 07:43:25 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-18 07:43:25 +0200 |
| commit | 2006c17c89f270af388cd64cdc15423e0672e00c (patch) | |
| tree | 7e87b6c09817666a106fc7dc574edb40196a2e70 /tests/tests.cpp | |
| parent | 7e72b2d00b61cf05187ebe011c34426bf8594a20 (diff) | |
| download | qxmpp-2006c17c89f270af388cd64cdc15423e0672e00c.tar.gz | |
bump version to 0.5.0
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 9481324b..f824b938 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -149,7 +149,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.4.94")); + QCOMPARE(QXmppVersion(), QString("0.5.0")); } void TestUtils::testTimezoneOffset() |
