adium/adium

Branched adium-1.5.10.3.
adium-1.5.10.3
2017-03-21, Thijs Alkemade
971bc583acb4
Parents a23057ce854d
Children 395e617c3bdc
Branched adium-1.5.10.3.
--- 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>
--- 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