diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-03-26 16:18:53 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-03-26 16:18:53 +0100 |
| commit | df7e4690a154752d464b741484e7652a5c035f1b (patch) | |
| tree | 5977da52132507d4342edee29d47fd16f381ed81 /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | 406906816458b65a208f244f8e309804c1009a69 (diff) | |
| download | qxmpp-df7e4690a154752d464b741484e7652a5c035f1b.tar.gz | |
bump version to 0.8.0
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 4f84988d..5c1c3e56 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.6")); + QCOMPARE(QXmppVersion(), QString("0.8.0")); } void tst_QXmppUtils::testTimezoneOffset() |
