adium-1.4 3496:dafb97805912: Version to 1.4.2b2
commits at adium.im
commits at adium.im
Sun May 22 14:56:07 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/dafb97805912
revision: 3496:dafb97805912
branch: (none)
author: Evan Schoenberg
date: Sun May 22 09:56:03 2011 -0500
Version to 1.4.2b2
diffs (42 lines):
diff -r 446ad33f3ce0 -r dafb97805912 Plists/Info.plist
--- a/Plists/Info.plist Sun May 22 01:23:35 2011 +0200
+++ b/Plists/Info.plist Sun May 22 09:56:03 2011 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.2b1, Copyright 2001-2011 The Adium Team</string>
+ <string>1.4.2b2, 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.4.2b1</string>
+ <string>1.4.2b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.2b1</string>
+ <string>1.4.2b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
diff -r 446ad33f3ce0 -r dafb97805912 Release/Makefile
--- a/Release/Makefile Sun May 22 01:23:35 2011 +0200
+++ b/Release/Makefile Sun May 22 09:56:03 2011 -0500
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.4.2b1
+VERSION=1.4.2b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list