From ea6996ebd746b3b704ed480ce920c201dca54d6b Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Wed, 23 Apr 2014 17:29:49 +0400 Subject: Incremented version in QXmppGlobal.h. So that we can now in the calling code that we can use newer features. --- src/base/QXmppGlobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base') diff --git a/src/base/QXmppGlobal.h b/src/base/QXmppGlobal.h index 52303f5f..ebddab73 100644 --- a/src/base/QXmppGlobal.h +++ b/src/base/QXmppGlobal.h @@ -52,7 +52,7 @@ /// available. /// -#define QXMPP_VERSION 0x000800 +#define QXMPP_VERSION 0x000801 QXMPP_EXPORT QString QXmppVersion(); -- cgit v1.2.3