diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-01-11 14:50:28 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-01-11 14:50:28 +0100 |
| commit | a662808a8015b91b773895c4dbbc9c2d4a655a6b (patch) | |
| tree | ebbad8c31accf9195f512f4a996b328092bb258f /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | de324a5c110a975b8b8450d2acd78e338aa27734 (diff) | |
| download | qxmpp-a662808a8015b91b773895c4dbbc9c2d4a655a6b.tar.gz | |
bump version to 0.7.5
Diffstat (limited to 'tests/qxmpputils/tst_qxmpputils.cpp')
| -rw-r--r-- | tests/qxmpputils/tst_qxmpputils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp index f4ba194f..3f995e95 100644 --- a/tests/qxmpputils/tst_qxmpputils.cpp +++ b/tests/qxmpputils/tst_qxmpputils.cpp @@ -114,7 +114,7 @@ void tst_QXmppUtils::testMime() void tst_QXmppUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.7.4")); + QCOMPARE(QXmppVersion(), QString("0.7.5")); } void tst_QXmppUtils::testTimezoneOffset() |
