adium-1.3 386:91e7bf031394: Version up to 1.3.8. /tear
commits at adium.im
commits at adium.im
Thu Nov 5 01:46:16 UTC 2009
details: http://hg.adium.im/adium-1.3/rev/91e7bf031394
revision: 386:91e7bf031394
author: Zachary West <zacw at adium.im>
date: Wed Nov 04 20:44:22 2009 -0500
Version up to 1.3.8. /tear
Subject: adium-1.3 387:2331db3a873e: This doesn't matter for the sake of building, but might as well keep the Info.plist in tow.
details: http://hg.adium.im/adium-1.3/rev/2331db3a873e
revision: 387:2331db3a873e
author: Zachary West <zacw at adium.im>
date: Wed Nov 04 20:45:08 2009 -0500
This doesn't matter for the sake of building, but might as well keep the Info.plist in tow.
diffs (42 lines):
diff -r 0059bf56fcd4 -r 2331db3a873e Plists/Info.plist
--- a/Plists/Info.plist Wed Nov 04 17:42:38 2009 -0800
+++ b/Plists/Info.plist Wed Nov 04 20:45:08 2009 -0500
@@ -330,7 +330,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.3.7, Copyright 2001-2009 The Adium Team</string>
+ <string>1.3.8, 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.7</string>
+ <string>1.3.8</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.3.7</string>
+ <string>1.3.8</string>
<key>LSMinimumSystemVersion</key>
<string>10.4.0</string>
<key>LSRequiresNativeExecution</key>
diff -r 0059bf56fcd4 -r 2331db3a873e Release/Makefile
--- a/Release/Makefile Wed Nov 04 17:42:38 2009 -0800
+++ b/Release/Makefile Wed Nov 04 20:45:08 2009 -0500
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.3.7-debug
+VERSION=1.3.8
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=FALSE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list