adium 5982:e58f535ef9d2: Preparing for the release of 1.5.10.3.

commits at adium.im commits at adium.im
Mon Apr 17 10:16:35 UTC 2017


details:	http://hg.adium.im/adium/rev/e58f535ef9d2
revision:	5982:e58f535ef9d2
branch:		adium-1.5.10.3
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Mon Apr 17 12:16:26 2017 +0200

Preparing for the release of 1.5.10.3.

diffs (45 lines):

diff -r e481eebf4f7c -r e58f535ef9d2 Plists/Info.plist
--- a/Plists/Info.plist	Tue Apr 04 03:55:33 2017 +0200
+++ b/Plists/Info.plist	Mon Apr 17 12:16:26 2017 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.10.3b1, Copyright © 2001-2017 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.3b1</string>
+	<string>1.5.10.3</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -459,7 +459,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.10.3b1</string>
+	<string>1.5.10.3</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r e481eebf4f7c -r e58f535ef9d2 Release/Makefile
--- a/Release/Makefile	Tue Apr 04 03:55:33 2017 +0200
+++ b/Release/Makefile	Mon Apr 17 12:16:26 2017 +0200
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5.10.3b1
+VERSION=1.5.10.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