adium-1.4 3675:45dfde649a7f: Version up.
commits at adium.im
commits at adium.im
Tue Mar 20 23:10:54 UTC 2012
details: http://hg.adium.im/adium-1.4/rev/45dfde649a7f
revision: 3675:45dfde649a7f
branch: (none)
author: Eric Richie
date: Tue Mar 20 19:10:48 2012 -0400
Version up.
diffs (46 lines):
diff -r 63424f911a05 -r 45dfde649a7f Plists/Info.plist
--- a/Plists/Info.plist Sun Mar 18 17:38:41 2012 +0100
+++ b/Plists/Info.plist Tue Mar 20 19:10:48 2012 -0400
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.5rc1, Copyright 2001-2012 The Adium Team</string>
+ <string>1.4.5, Copyright 2001-2012 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.5rc1</string>
+ <string>1.4.5</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.5rc1</string>
+ <string>1.4.5</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
diff -r 63424f911a05 -r 45dfde649a7f Release/Makefile
--- a/Release/Makefile Sun Mar 18 17:38:41 2012 +0100
+++ b/Release/Makefile Tue Mar 20 19:10:48 2012 -0400
@@ -18,9 +18,9 @@
# - make all
###########
-VERSION=1.4.5rc1
-BUILD_IN_DEBUG_MODE?=TRUE
-BETA?=TRUE
+VERSION=1.4.5
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list