Changeset 619 for trunk/Cocoa/Pester


Ignore:
Timestamp:
03/02/10 08:03:27 (14 years ago)
Author:
Nicholas Riley
Message:

Bump revision number. (Still not the real 1.1b8.)

Location:
trunk/Cocoa/Pester/Source
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/Info-Pester.plist

    r614 r619  
    2424        <string>Pest</string>
    2525        <key>CFBundleVersion</key>
    26         <string>27</string>
     26        <string>28</string>
    2727        <key>NSMainNibFile</key>
    2828        <string>MainMenu</string>
  • trunk/Cocoa/Pester/Source/Pester.xcodeproj/project.pbxproj

    r618 r619  
    12621262                        buildSettings = {
    12631263                                COPY_PHASE_STRIP = NO;
    1264                                 CURRENT_PROJECT_VERSION = 27;
     1264                                CURRENT_PROJECT_VERSION = 28;
    12651265                                FRAMEWORK_SEARCH_PATHS = (
    12661266                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
     
    13001300                        buildSettings = {
    13011301                                COPY_PHASE_STRIP = YES;
    1302                                 CURRENT_PROJECT_VERSION = 27;
     1302                                CURRENT_PROJECT_VERSION = 28;
    13031303                                FRAMEWORK_SEARCH_PATHS = (
    13041304                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
Note: See TracChangeset for help on using the changeset viewer.