From c1ca776be38425ff9fd2035c5e7366f4e7adb8be Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 17 Aug 2010 09:06:03 +0000 Subject: [PATCH] Tagged v2.4.0beta1 release --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index aa8097479..ad25cd2bd 100644 --- a/src/src.pro +++ b/src/src.pro @@ -3,7 +3,7 @@ LANG_PATH = lang ICONS_PATH = Icons # Set the following variable to 1 to enable debug -DEBUG_MODE = 1 +DEBUG_MODE = 0 # Global TEMPLATE = app