adium-1.3 337:ad446900d3ab: Version up to rc2.
commits at adium.im
commits at adium.im
Sun May 17 18:38:33 UTC 2009
details: http://hg.adium.im/adium-1.3/rev/ad446900d3ab
revision: 337:ad446900d3ab
author: Zachary West <zacw at adium.im>
date: Sun May 17 14:38:29 2009 -0400
Version up to rc2.
diffstat:
Plists/Info.plist | 6 +++---
Release/Makefile | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (42 lines):
diff -r 6917943c38c4 -r ad446900d3ab Plists/Info.plist
--- a/Plists/Info.plist Sun May 17 14:36:43 2009 -0400
+++ b/Plists/Info.plist Sun May 17 14:38:29 2009 -0400
@@ -330,7 +330,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.3.4rc1, Copyright 2001-2009 The Adium Team</string>
+ <string>1.3.4rc2, 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.4rc1</string>
+ <string>1.3.4rc2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.3.4rc1</string>
+ <string>1.3.4rc2</string>
<key>LSMinimumSystemVersion</key>
<string>10.4.0</string>
<key>LSRequiresNativeExecution</key>
diff -r 6917943c38c4 -r ad446900d3ab Release/Makefile
--- a/Release/Makefile Sun May 17 14:36:43 2009 -0400
+++ b/Release/Makefile Sun May 17 14:38:29 2009 -0400
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.3.4rc1
+VERSION=1.3.4rc2
BUILD_IN_DEBUG_MODE?=FALSE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list