Version++. (1.5b8)
authorEric Richie
Sat Dec 17 13:58:16 2011 -0500 (2 months ago)
changeset 438928a0306802ee
parent 4388 487c2f439d02
child 4390 d8b5ad40e77f
Version++. (1.5b8)
Plists/Info.plist
Release/Makefile
     1.1 --- a/Plists/Info.plist	Fri Dec 16 16:46:29 2011 +0100
     1.2 +++ b/Plists/Info.plist	Sat Dec 17 13:58:16 2011 -0500
     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.5b7, Copyright 2001-2011 The Adium Team</string>
     1.8 +	<string>1.5b8, 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.5b7</string>
    1.17 +	<string>1.5b8</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.5b7</string>
    1.26 +	<string>1.5b8</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	Fri Dec 16 16:46:29 2011 +0100
     2.2 +++ b/Release/Makefile	Sat Dec 17 13:58:16 2011 -0500
     2.3 @@ -17,7 +17,7 @@
     2.4  # - make all
     2.5  ###########
     2.6  
     2.7 -VERSION=1.5b7
     2.8 +VERSION=1.5b8
     2.9  BUILD_IN_DEBUG_MODE?=TRUE
    2.10  BETA?=TRUE
    2.11  OFFICIAL_BUILD?=TRUE