diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
| commit | bb1ba37c129e610b5ac75a3e0caabe0b013c6123 (patch) | |
| tree | e126ebdb3e4ef359cf7d1ce4a1f90063e4ebdebf /src/base | |
| parent | 1b653eb9e6212678297281f5bca43bcd0b1a00fb (diff) | |
| download | qxmpp-bb1ba37c129e610b5ac75a3e0caabe0b013c6123.tar.gz | |
bump version
Diffstat (limited to 'src/base')
| -rw-r--r-- | src/base/QXmppGlobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/QXmppGlobal.h b/src/base/QXmppGlobal.h index abfdf5b6..56a608ae 100644 --- a/src/base/QXmppGlobal.h +++ b/src/base/QXmppGlobal.h @@ -46,7 +46,7 @@ /// available. /// -#define QXMPP_VERSION 0x000500 +#define QXMPP_VERSION 0x000505 QXMPP_EXPORT QString QXmppVersion(); |
