[Adium-commits] adium-1.3 324:9f3630c533c9: Version up for 1.3.4b2.
adium-commits at adiumx.com
adium-commits at adiumx.com
Sat May 2 20:39:39 UTC 2009
details: http://hg.adiumx.com/adium-1.3/rev/9f3630c533c9
revision: 324:9f3630c533c9
author: Zachary West <zacw at adiumx.com>
date: Sat May 02 16:39:34 2009 -0400
Version up for 1.3.4b2.
diffstat:
Plists/Info.plist | 6 +++---
Release/Makefile | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (42 lines):
diff -r e28ac46e6973 -r 9f3630c533c9 Plists/Info.plist
--- a/Plists/Info.plist Sat May 02 16:34:21 2009 -0400
+++ b/Plists/Info.plist Sat May 02 16:39:34 2009 -0400
@@ -330,7 +330,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.3.4b1, Copyright 2001-2008 The Adium Team</string>
+ <string>1.3.4b2, Copyright 2001-2008 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.4b1</string>
+ <string>1.3.4b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -415,7 +415,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.3.4b1</string>
+ <string>1.3.4b2</string>
<key>LSMinimumSystemVersion</key>
<string>10.4.0</string>
<key>LSRequiresNativeExecution</key>
diff -r e28ac46e6973 -r 9f3630c533c9 Release/Makefile
--- a/Release/Makefile Sat May 02 16:34:21 2009 -0400
+++ b/Release/Makefile Sat May 02 16:39:34 2009 -0400
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.3.4b1
+VERSION=1.3.4b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list