adium 4233:948728068b8a: Version to: Adium 1.5b1
commits at adium.im
commits at adium.im
Sat Oct 22 21:42:41 UTC 2011
details: http://hg.adium.im/adium/rev/948728068b8a
revision: 4233:948728068b8a
branch: (none)
author: Stephen Holt <sholt at adium.im>
date: Sat Oct 22 14:03:05 2011 -0700
Version to: Adium 1.5b1
diffs (42 lines):
diff -r 4c47f1fe4581 -r 948728068b8a Plists/Info.plist
--- a/Plists/Info.plist Sat Oct 22 13:53:39 2011 -0700
+++ b/Plists/Info.plist Sat Oct 22 14:03:05 2011 -0700
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5hg, Copyright 2001-2011 The Adium Team</string>
+ <string>1.5b1, 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.5hg</string>
+ <string>1.5b1</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5hg</string>
+ <string>1.5b1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 4c47f1fe4581 -r 948728068b8a Release/Makefile
--- a/Release/Makefile Sat Oct 22 13:53:39 2011 -0700
+++ b/Release/Makefile Sat Oct 22 14:03:05 2011 -0700
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5hg
+VERSION=1.5b1
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list