adium 4991:4152af398351: Adium 1.5.3

commits at adium.im commits at adium.im
Sun Aug 12 18:51:06 UTC 2012


details:	http://hg.adium.im/adium/rev/4152af398351
revision:	4991:4152af398351
branch:		adium-1.5.3
author:		Robert Vehse
date:		Sun Aug 12 20:50:54 2012 +0200

Adium 1.5.3

diffs (56 lines):

diff -r fc01993d6f99 -r 4152af398351 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Fri Aug 10 16:29:09 2012 +0100
+++ b/ChangeLogs/Changes.txt	Sun Aug 12 20:50:54 2012 +0200
@@ -1,6 +1,6 @@
 				Adium Version History
 				-----------------------
-Version 1.5.3 (8/XX/2012)
+Version 1.5.3 (8/12/2012)
  * Fixed another problem with the transcript viewer causing search to fail when closing and reopening the window. (#13586, #15699)
  * Fixed a problem with iTunes 10.6.3 on Mac OS X 10.6.8 causing the chat window's toolbar to break. (#16046)
  * Fixed crash at startup that was meant to be fixed in 1.5.2. (#15787)
diff -r fc01993d6f99 -r 4152af398351 Plists/Info.plist
--- a/Plists/Info.plist	Fri Aug 10 16:29:09 2012 +0100
+++ b/Plists/Info.plist	Sun Aug 12 20:50:54 2012 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.3rc1, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.5.3, 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.5.3rc1</string>
+	<string>1.5.3</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.3rc1</string>
+	<string>1.5.3</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r fc01993d6f99 -r 4152af398351 Release/Makefile
--- a/Release/Makefile	Fri Aug 10 16:29:09 2012 +0100
+++ b/Release/Makefile	Sun Aug 12 20:50:54 2012 +0200
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5.3rc1
+VERSION=1.5.3
 BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=TRUE
+BETA?=FALSE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list