diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 14:37:26 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 14:37:26 +0200 |
| commit | 0de1f5c340c96c6cabdb616468e5cf538d881989 (patch) | |
| tree | 3dad113273ebbae1988f586326664167fd75507b /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | 79ef8ac5f17ec18b42b74a548a5199380ba73647 (diff) | |
| download | qxmpp-0de1f5c340c96c6cabdb616468e5cf538d881989.tar.gz | |
bump version to 0.7.4
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 bf1c80dc..f4ba194f 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.3")); + QCOMPARE(QXmppVersion(), QString("0.7.4")); } void tst_QXmppUtils::testTimezoneOffset() |
