adium-1.3 402:81ea8de451e9: 1.3.9-debug
commits at adium.im
commits at adium.im
Tue Jan 12 04:10:54 UTC 2010
details: http://hg.adium.im/adium-1.3/rev/81ea8de451e9
revision: 402:81ea8de451e9
author: Smew
date: Mon Jan 11 23:10:40 2010 -0500
1.3.9-debug
diffs (44 lines):
diff -r ed798f83f9cc -r 81ea8de451e9 Plists/Info.plist
--- a/Plists/Info.plist Mon Jan 11 23:09:39 2010 -0500
+++ b/Plists/Info.plist Mon Jan 11 23:10:40 2010 -0500
@@ -330,7 +330,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.3.8, Copyright 2001-2009 The Adium Team</string>
+ <string>1.3.9, 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.8</string>
+ <string>1.3.9</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.3.8</string>
+ <string>1.3.9</string>
<key>LSMinimumSystemVersion</key>
<string>10.4.0</string>
<key>LSRequiresNativeExecution</key>
diff -r ed798f83f9cc -r 81ea8de451e9 Release/Makefile
--- a/Release/Makefile Mon Jan 11 23:09:39 2010 -0500
+++ b/Release/Makefile Mon Jan 11 23:10:40 2010 -0500
@@ -17,8 +17,8 @@
# - make all
###########
-VERSION=1.3.9
-BUILD_IN_DEBUG_MODE?=FALSE
+VERSION=1.3.9-debug
+BUILD_IN_DEBUG_MODE?=TRUE
BETA?=FALSE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list