adium 4272:63acfb1595d8: Version up to 1.5b2
commits at adium.im
commits at adium.im
Sat Oct 29 22:33:30 UTC 2011
details: http://hg.adium.im/adium/rev/63acfb1595d8
revision: 4272:63acfb1595d8
branch: (none)
author: Stephen Holt <sholt at adium.im>
date: Sat Oct 29 15:31:59 2011 -0700
Version up to 1.5b2
diffs (59 lines):
diff -r 83a1889b92c8 -r 63acfb1595d8 Plists/Info.plist
--- a/Plists/Info.plist Sat Oct 29 15:08:25 2011 -0700
+++ b/Plists/Info.plist Sat Oct 29 15:31:59 2011 -0700
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5b1, Copyright 2001-2011 The Adium Team</string>
+ <string>1.5b2, Copyright 2001-2011 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -370,7 +370,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.5b1</string>
+ <string>1.5b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5b1</string>
+ <string>1.5b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
@@ -484,8 +484,6 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>AIApplication</string>
- <key>NSServices</key>
- <array/>
<key>OSAScriptingDefinition</key>
<string>Adium.sdef</string>
<key>SUCheckAtStartup</key>
@@ -851,7 +849,5 @@
</dict>
</dict>
</array>
- <key>UTImportedTypeDeclarations</key>
- <array/>
</dict>
</plist>
diff -r 83a1889b92c8 -r 63acfb1595d8 Release/Makefile
--- a/Release/Makefile Sat Oct 29 15:08:25 2011 -0700
+++ b/Release/Makefile Sat Oct 29 15:31:59 2011 -0700
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5b1
+VERSION=1.5b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list