diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-09-26 13:48:37 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-09-26 13:48:37 +0000 |
| commit | 496ffe118873fe790358a80d22a05a30bb4a8aea (patch) | |
| tree | 0a792bae8cfffdf3c898a0891f51af18d40f48c9 /src | |
| parent | 844bc73b25487589c3761aabb58378ab8aef95fd (diff) | |
| download | qxmpp-496ffe118873fe790358a80d22a05a30bb4a8aea.tar.gz | |
bump version to 0.3.91
Diffstat (limited to 'src')
| -rw-r--r-- | src/QXmppGlobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppGlobal.h b/src/QXmppGlobal.h index 24c5f65d..36122d1a 100644 --- a/src/QXmppGlobal.h +++ b/src/QXmppGlobal.h @@ -36,7 +36,7 @@ /// available. /// -#define QXMPP_VERSION 0x000300 +#define QXMPP_VERSION 0x00035b QString QXmppVersion(); |
