adium-1.4 3180:23c66c68f9e6: Ladies and gentleducks, I give you:...
commits at adium.im
commits at adium.im
Sat Oct 30 21:37:46 UTC 2010
details: http://hg.adium.im/adium-1.4/rev/23c66c68f9e6
revision: 3180:23c66c68f9e6
author: Evan Schoenberg
date: Sat Oct 30 16:37:38 2010 -0500
Ladies and gentleducks, I give you: Adium 1.4!
Math majors: Yes, yes, Adium 1.24216934. Deal.
diffs (45 lines):
diff -r b977c63aae52 -r 23c66c68f9e6 Plists/Info.plist
--- a/Plists/Info.plist Sat Oct 30 16:28:28 2010 -0500
+++ b/Plists/Info.plist Sat Oct 30 16:37:38 2010 -0500
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4rc3, Copyright 2001-2010 The Adium Team</string>
+ <string>1.4, Copyright 2001-2010 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.4rc3</string>
+ <string>1.4</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4rc3</string>
+ <string>1.4</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.8</string>
<key>LSRequiresNativeExecution</key>
diff -r b977c63aae52 -r 23c66c68f9e6 Release/Makefile
--- a/Release/Makefile Sat Oct 30 16:28:28 2010 -0500
+++ b/Release/Makefile Sat Oct 30 16:37:38 2010 -0500
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.4rc3
+VERSION=1.4
BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=TRUE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list