diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-03-09 22:17:44 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-03-09 22:17:44 +0100 |
| commit | 32c088eea838d81fb7c0c51ba4fd675efbdec327 (patch) | |
| tree | 5caedf7fbd7f9e4b8a894b14c3477fe81f486719 /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | 05eda1dd322e338bf2931d5bf5f455af534356b1 (diff) | |
| download | qxmpp-32c088eea838d81fb7c0c51ba4fd675efbdec327.tar.gz | |
bump version
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 3f995e95..00ba0aec 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.5")); + QCOMPARE(QXmppVersion(), QString("0.7.6")); } void tst_QXmppUtils::testTimezoneOffset() |
