Level up! (1.5b6)
authorStephen Holt <sholt@adium.im>
Sat Dec 03 10:20:27 2011 -0800 (2 months ago)
changeset 434545eb40ad9991
parent 4344 a9c976eec029
child 4346 c782aca75685
Level up! (1.5b6)
Plists/Info.plist
Release/Makefile
     1.1 --- a/Plists/Info.plist	Sat Dec 03 12:55:43 2011 +0100
     1.2 +++ b/Plists/Info.plist	Sat Dec 03 10:20:27 2011 -0800
     1.3 @@ -354,7 +354,7 @@
     1.4  	<key>CFBundleExecutable</key>
     1.5  	<string>Adium</string>
     1.6  	<key>CFBundleGetInfoString</key>
     1.7 -	<string>1.5b5, Copyright 2001-2011 The Adium Team</string>
     1.8 +	<string>1.5b6, Copyright 2001-2011 The Adium Team</string>
     1.9  	<key>CFBundleHelpBookFolder</key>
    1.10  	<string>AdiumHelp</string>
    1.11  	<key>CFBundleHelpBookName</key>
    1.12 @@ -370,7 +370,7 @@
    1.13  	<key>CFBundlePackageType</key>
    1.14  	<string>APPL</string>
    1.15  	<key>CFBundleShortVersionString</key>
    1.16 -	<string>1.5b5</string>
    1.17 +	<string>1.5b6</string>
    1.18  	<key>CFBundleSignature</key>
    1.19  	<string>AdIM</string>
    1.20  	<key>CFBundleURLTypes</key>
    1.21 @@ -469,7 +469,7 @@
    1.22  		</dict>
    1.23  	</array>
    1.24  	<key>CFBundleVersion</key>
    1.25 -	<string>1.5b5</string>
    1.26 +	<string>1.5b6</string>
    1.27  	<key>LSApplicationCategoryType</key>
    1.28  	<string>public.app-category.social-networking</string>
    1.29  	<key>LSFileQuarantineEnabled</key>
     2.1 --- a/Release/Makefile	Sat Dec 03 12:55:43 2011 +0100
     2.2 +++ b/Release/Makefile	Sat Dec 03 10:20:27 2011 -0800
     2.3 @@ -17,7 +17,7 @@
     2.4  # - make all
     2.5  ###########
     2.6  
     2.7 -VERSION=1.5b5
     2.8 +VERSION=1.5b6
     2.9  BUILD_IN_DEBUG_MODE?=TRUE
    2.10  BETA?=TRUE
    2.11  OFFICIAL_BUILD?=TRUE