libpurple/protocols/gg/lib/config.h

changeset 36119
b2ad25dfbd57
parent 35862
93f724176d5e
parent 36117
0e8bb1df9718
child 36222
fd55a0f119db
--- a/libpurple/protocols/gg/lib/config.h	Sat Jun 14 00:28:48 2014 +0200
+++ b/libpurple/protocols/gg/lib/config.h	Tue Jun 17 01:10:43 2014 +0200
@@ -5,7 +5,7 @@
 /* libpurple's config */
 #include <config.h>
 
-#define GG_LIBGADU_VERSION "1.12.0-rc2"
+#define GG_LIBGADU_VERSION "1.12.0"
 
 /* Defined if libgadu was compiled for bigendian machine. */
 #undef GG_CONFIG_BIGENDIAN
@@ -87,3 +87,7 @@
 
 /* Defined if libgadu uses system defalt trusted CAs. */
 #define GG_CONFIG_SSL_SYSTEM_TRUST
+
+/* Defined if libgadu is GPL compliant (was not linked with OpenSSL or any
+   other non-GPL compliant library support). */
+#define GG_CONFIG_IS_GPL_COMPLIANT

mercurial