aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmpputils/tst_qxmpputils.cpp
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-08-28 18:01:47 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2015-08-28 18:01:47 +0200
commit052602109f767e35c917c8ef6855f7c0bc30fd59 (patch)
treefc51a6b5098afd7eca178a0f601e4998a0a9fce7 /tests/qxmpputils/tst_qxmpputils.cpp
parent185333c5e1dd0444bd9145643ed61d0227b6f49a (diff)
downloadqxmpp-052602109f767e35c917c8ef6855f7c0bc30fd59.tar.gz
bump version to 0.9.0
Diffstat (limited to 'tests/qxmpputils/tst_qxmpputils.cpp')
-rw-r--r--tests/qxmpputils/tst_qxmpputils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qxmpputils/tst_qxmpputils.cpp b/tests/qxmpputils/tst_qxmpputils.cpp
index ea1dd5d2..61d2a5dc 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.8.3"));
+ QCOMPARE(QXmppVersion(), QString("0.9.0"));
}
void tst_QXmppUtils::testTimezoneOffset()