From 1946afac753b07d2c130d5b06f83d87056d4b64a Mon Sep 17 00:00:00 2001 From: Evan Schoenberg Date: Tue, 24 Jan 2006 21:55:55 +0000 Subject: [PATCH] Turned off the beta flag git-svn-id: svn://svn.adiumx.com/adium/branches/adium-0.8@15077 1c916fce-81e2-0310-a464-8ca513f45935 --- Source/AIAdium.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/AIAdium.h b/Source/AIAdium.h index 62f94779f..e0e4619cb 100644 --- a/Source/AIAdium.h +++ b/Source/AIAdium.h @@ -16,7 +16,7 @@ #import -#define BETA_RELEASE TRUE +#define BETA_RELEASE FALSE @class AISortController, AILoginController, AIAccountController, AIInterfaceController, AIContactController, AICorePluginLoader, AIPreferenceController, AIMenuController, AILoginWindowController, -- 2.11.4.GIT