diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-04-24 11:12:42 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-04-24 11:12:42 +0200 |
| commit | 3ec333e10abe26873576dbe128ed66aca03b52a1 (patch) | |
| tree | bd7a31402dfe0b655a1a1c08f64b4d7ae9b41fab /tests/tests.cpp | |
| parent | 56a9e26f64fb807e78aab7dfcf43a3e1b48b4b2f (diff) | |
| download | qxmpp-3ec333e10abe26873576dbe128ed66aca03b52a1.tar.gz | |
bump version
Diffstat (limited to 'tests/tests.cpp')
| -rw-r--r-- | tests/tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.cpp b/tests/tests.cpp index e11125a7..c4e22cf8 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -148,7 +148,7 @@ void TestUtils::testMime() void TestUtils::testLibVersion() { - QCOMPARE(QXmppVersion(), QString("0.4.0")); + QCOMPARE(QXmppVersion(), QString("0.4.1")); } void TestUtils::testTimezoneOffset() |
