diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:50:47 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:50:47 +0100 |
| commit | d1767a6d11258b37835836db5b2f84617940889d (patch) | |
| tree | d09d0850d22625adccca92f6dde27f449ee08751 /tests/qxmpputils/tst_qxmpputils.cpp | |
| parent | b53da40f97b98f7af45fe35012235bae7a000f0e (diff) | |
| download | qxmpp-d1767a6d11258b37835836db5b2f84617940889d.tar.gz | |
bump version to 0.8.2
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 3c15938e..0e3bc1a6 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.1")); + QCOMPARE(QXmppVersion(), QString("0.8.2")); } void tst_QXmppUtils::testTimezoneOffset() |
