diff options
| author | 0xd34df00d <0xd34df00d@gmail.com> | 2015-01-28 02:19:05 +0300 |
|---|---|---|
| committer | 0xd34df00d <0xd34df00d@gmail.com> | 2015-01-28 02:19:05 +0300 |
| commit | ac9284780b34f72976c55eaabf7c094287f8839b (patch) | |
| tree | 6a67e0fa3dce0d005e0fc4b07f975e16a7120f83 /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | 4039a861b309c42707f56d6cb392374d577fc301 (diff) | |
| download | qxmpp-ac9284780b34f72976c55eaabf7c094287f8839b.tar.gz | |
Upgraded library version to 0.8.3.
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 0e3bc1a6..7e494211 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.2")); + QCOMPARE(QXmppVersion(), QString("0.8.3")); } void tst_QXmppUtils::testTimezoneOffset() |
