diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 15:58:04 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 15:58:04 +0200 |
| commit | 6f05eedaad1091a57d22712eca1eac7f3bf8a193 (patch) | |
| tree | f9d1214e7502d16ed77ea5b9ee429af4e2d487b0 /tests/tests.cpp | |
| parent | 3d7fb1d9df43cda4ffedb211cd2626740ec710ae (diff) | |
| download | qxmpp-6f05eedaad1091a57d22712eca1eac7f3bf8a193.tar.gz | |
bump version to 0.7.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 cd1d4a14..80bb1ce5 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -136,7 +136,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.6.3")); + QCOMPARE(QXmppVersion(), QString("0.7.0")); } void TestUtils::testTimezoneOffset() |
