diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-06 11:34:44 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-06 11:34:44 +0200 |
| commit | 85f7e99347aa82cc5474cf715da25aa68caea40c (patch) | |
| tree | 2e4d2ba6ad3e3cb9328d59c5051e142bb3f34967 /tests/tests.cpp | |
| parent | 771419939d8333e12d4e39f231815093512f4533 (diff) | |
| download | qxmpp-85f7e99347aa82cc5474cf715da25aa68caea40c.tar.gz | |
bump version to 0.7.2
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 662b317c..d5d8f3a5 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -136,7 +136,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.7.1")); + QCOMPARE(QXmppVersion(), QString("0.7.2")); } void TestUtils::testTimezoneOffset() |
