Version up for rc1.
authorEric Richie
Mon Jan 16 20:21:03 2012 -0500 (5 weeks ago)
changeset 45171c62031359a1
parent 4516 f34411070036
child 4518 c03db1b36e32
Version up for rc1.
Plists/Info.plist
Release/Makefile
     1.1 --- a/Plists/Info.plist	Mon Jan 16 19:06:43 2012 +0100
     1.2 +++ b/Plists/Info.plist	Mon Jan 16 20:21:03 2012 -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.5b9, Copyright 2001-2012 The Adium Team</string>
     1.8 +	<string>1.5rc1, Copyright 2001-2012 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.5b9</string>
    1.17 +	<string>1.5rc1</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.5b9</string>
    1.26 +	<string>1.5rc1</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	Mon Jan 16 19:06:43 2012 +0100
     2.2 +++ b/Release/Makefile	Mon Jan 16 20:21:03 2012 -0500
     2.3 @@ -17,7 +17,7 @@
     2.4  # - make all
     2.5  ###########
     2.6  
     2.7 -VERSION=1.5b9
     2.8 +VERSION=1.5rc1
     2.9  BUILD_IN_DEBUG_MODE?=TRUE
    2.10  BETA?=TRUE
    2.11  OFFICIAL_BUILD?=TRUE