adium 5951:971bc583acb4: Branched adium-1.5.10.3.

commits at adium.im commits at adium.im
Tue Mar 21 17:45:03 UTC 2017


details:	http://hg.adium.im/adium/rev/971bc583acb4
revision:	5951:971bc583acb4
branch:		adium-1.5.10.3
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Tue Mar 21 18:44:34 2017 +0100

Branched adium-1.5.10.3.

diffs (49 lines):

diff -r a23057ce854d -r 971bc583acb4 Plists/Info.plist
--- a/Plists/Info.plist	Wed Mar 09 21:25:16 2016 +0100
+++ b/Plists/Info.plist	Tue Mar 21 18:44:34 2017 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.10.2, Copyright © 2001-2016 The Adium Team</string>
+	<string>1.5.10.3, Copyright © 2001-2017 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.10.2</string>
+	<string>1.5.10.3</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,13 +469,13 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.10.2</string>
+	<string>1.5.10.3</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
 	<true/>
 	<key>LSMinimumSystemVersion</key>
-	<string>10.6.8</string>
+	<string>10.7.0</string>
 	<key>LSRequiresNativeExecution</key>
 	<true/>
 	<key>NSAppleScriptEnabled</key>
diff -r a23057ce854d -r 971bc583acb4 Release/Makefile
--- a/Release/Makefile	Wed Mar 09 21:25:16 2016 +0100
+++ b/Release/Makefile	Tue Mar 21 18:44:34 2017 +0100
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.5.10.2
+VERSION=1.5.10.3
 BUILD_IN_DEBUG_MODE?=FALSE
 BETA?=FALSE
 OFFICIAL_BUILD?=TRUE



More information about the commits mailing list