diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-12-03 16:53:14 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-12-03 16:53:14 +0100 |
| commit | 3b444f1a1076d3a4c3cdef042b71b180bab8c4c5 (patch) | |
| tree | 20f353287833cc3d408dbf0b1b86dc1d8b939e92 /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | 9fe0fe5a1d4e90b268d3d2febfea8e79cf62096b (diff) | |
| download | qxmpp-3b444f1a1076d3a4c3cdef042b71b180bab8c4c5.tar.gz | |
bump version to 0.9.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 55314823..b2359d57 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.9.2")); + QCOMPARE(QXmppVersion(), QString("0.9.3")); } void tst_QXmppUtils::testTimezoneOffset() |
