adium-1.3 339:e57f9ea7df95: 1.3.4-debug
commits at adium.im
commits at adium.im
Sun May 17 19:26:50 UTC 2009
details: http://hg.adium.im/adium-1.3/rev/e57f9ea7df95
revision: 339:e57f9ea7df95
author: Zachary West <zacw at adium.im>
date: Sun May 17 15:26:44 2009 -0400
1.3.4-debug
diffstat:
Plists/Info.plist | 6 +++---
Release/Makefile | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r f3500f226094 -r e57f9ea7df95 Plists/Info.plist
--- a/Plists/Info.plist Sun May 17 14:40:07 2009 -0400
+++ b/Plists/Info.plist Sun May 17 15:26:44 2009 -0400
@@ -330,7 +330,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.3.4, Copyright 2001-2009 The Adium Team</string>
+ <string>1.3.4-debug, Copyright 2001-2009 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -346,7 +346,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.3.4</string>
+ <string>1.3.4-debug</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.3.4</string>
+ <string>1.3.4-debug</string>
<key>LSMinimumSystemVersion</key>
<string>10.4.0</string>
<key>LSRequiresNativeExecution</key>
diff -r f3500f226094 -r e57f9ea7df95 Release/Makefile
--- a/Release/Makefile Sun May 17 14:40:07 2009 -0400
+++ b/Release/Makefile Sun May 17 15:26:44 2009 -0400
@@ -17,8 +17,8 @@
# - make all
###########
-VERSION=1.3.4
-BUILD_IN_DEBUG_MODE?=FALSE
+VERSION=1.3.4-debug
+BUILD_IN_DEBUG_MODE?=TRUE
BETA?=FALSE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list