Changeset 24693
- Timestamp:
- 08/06/2008 11:09:57 PM (4 months ago)
- Files:
-
- branches/adium-1.3/Plists/Info.plist (modified) (3 diffs)
- branches/adium-1.3/Release/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/adium-1.3/Plists/Info.plist
r24522 r24693 331 331 <string>Adium</string> 332 332 <key>CFBundleGetInfoString</key> 333 <string>1.3b1 0, Copyright 2001-2008 The Adium Team</string>333 <string>1.3b11, Copyright 2001-2008 The Adium Team</string> 334 334 <key>CFBundleHelpBookFolder</key> 335 335 <string>AdiumHelp</string> … … 347 347 <string>APPL</string> 348 348 <key>CFBundleShortVersionString</key> 349 <string>1.3b1 0</string>349 <string>1.3b11</string> 350 350 <key>CFBundleSignature</key> 351 351 <string>AdIM</string> … … 416 416 </array> 417 417 <key>CFBundleVersion</key> 418 <string>1.3b1 0</string>418 <string>1.3b11</string> 419 419 <key>LSMinimumSystemVersion</key> 420 420 <string>10.4.0</string> branches/adium-1.3/Release/Makefile
r24535 r24693 18 18 ########### 19 19 20 VERSION=1.3b1 020 VERSION=1.3b11 21 21 BUILD_IN_DEBUG_MODE?=TRUE 22 22 BETA?=TRUE