adium 5989:1b816aafafdd: Branching for Adium 1.5.10.5.
commits at adium.im
commits at adium.im
Wed Oct 16 19:23:15 UTC 2019
details: http://hg.adium.im/adium/rev/1b816aafafdd
revision: 5989:1b816aafafdd
branch: adium-1.5.10.5
author: Robert Vehse <robertvehse at fastmail.fm>
date: Wed Oct 16 20:22:26 2019 +0100
Branching for Adium 1.5.10.5.
Unterschiede (46 Zeilen):
diff -r 87b332204cf7 -r 1b816aafafdd Plists/Info.plist
--- a/Plists/Info.plist Tue Apr 25 23:22:49 2017 +0200
+++ b/Plists/Info.plist Wed Oct 16 20:22:26 2019 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.10.4, Copyright © 2001-2017 The Adium Team</string>
+ <string>1.5.10.5hg, Copyright © 2001-2019 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.4</string>
+ <string>1.5.10.5hg</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -459,7 +459,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.10.4</string>
+ <string>1.5.10.5hg</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 87b332204cf7 -r 1b816aafafdd Release/Makefile
--- a/Release/Makefile Tue Apr 25 23:22:49 2017 +0200
+++ b/Release/Makefile Wed Oct 16 20:22:26 2019 +0100
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5.10.4
-BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+VERSION=1.5.10.5hg
+BUILD_IN_DEBUG_MODE?=TRUE
+BETA?=TRUE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list