adium/adium

7ad57fbf4c17
We want an official, not debug build. Not the other way around.
--- a/Release/Makefile Sat May 17 01:42:55 2014 +0200
+++ b/Release/Makefile Mon May 19 20:29:31 2014 +0200
@@ -18,9 +18,9 @@
###########
VERSION=1.5.10
-BUILD_IN_DEBUG_MODE?=TRUE
+BUILD_IN_DEBUG_MODE?=FALSE
BETA?=FALSE
-OFFICIAL_BUILD?=FALSE
+OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
NIGHTLY?=FALSE