adium 2237:f55083dd3e49: Version up to 1.4b1.
commits at adium.im
commits at adium.im
Mon May 18 01:27:40 UTC 2009
details: http://hg.adium.im/adium/rev/f55083dd3e49
revision: 2237:f55083dd3e49
author: Zachary West <zacw at adium.im>
date: Sun May 17 21:27:32 2009 -0400
Version up to 1.4b1.
diffstat:
Plists/Info.plist | 6 +++---
Release/Makefile | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r d346422b5e36 -r f55083dd3e49 Plists/Info.plist
--- a/Plists/Info.plist Sun May 17 21:25:21 2009 -0400
+++ b/Plists/Info.plist Sun May 17 21:27:32 2009 -0400
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4hg, Copyright 2001-2009 The Adium Team</string>
+ <string>1.4b1, Copyright 2001-2009 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.4hg</string>
+ <string>1.4b1</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4hg</string>
+ <string>1.4b1</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.0</string>
<key>LSRequiresNativeExecution</key>
diff -r d346422b5e36 -r f55083dd3e49 Release/Makefile
--- a/Release/Makefile Sun May 17 21:25:21 2009 -0400
+++ b/Release/Makefile Sun May 17 21:27:32 2009 -0400
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.4hg
+VERSION=1.4b1
BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=FALSE
+BETA?=TRUE
OFFICIAL_BUILD?=FALSE
# Always builds in debug mode.
More information about the commits
mailing list