diff options
author | titer <[email protected]> | 2006-02-24 00:01:59 +0000 |
---|---|---|
committer | titer <[email protected]> | 2006-02-24 00:01:59 +0000 |
commit | fd02ba0718e411950bc16b1d932408e65a8af279 (patch) | |
tree | 8e40fd77e61b3b781b9ce5707c0ed717b157037b /macosx/HandBrake.xcodeproj | |
parent | d361af3d7e5f914069e0b5ce49a97b9f97faca95 (diff) |
Preparing 0.7.1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@31 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcodeproj')
-rw-r--r-- | macosx/HandBrake.xcodeproj/project.pbxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index 41d13b489..240f92229 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -39,7 +39,7 @@ isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 0.7.0; + CURRENT_PROJECT_VERSION = 0.7.1; GCC_DYNAMIC_NO_PIC = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; @@ -550,7 +550,7 @@ isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 0.7.0; + CURRENT_PROJECT_VERSION = 0.7.1; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; |