summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/HandBrake.plist2
-rw-r--r--macosx/HandBrake.xcodeproj/project.pbxproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/macosx/HandBrake.plist b/macosx/HandBrake.plist
index b1d5a8af5..ac4eb36b4 100644
--- a/macosx/HandBrake.plist
+++ b/macosx/HandBrake.plist
@@ -25,7 +25,7 @@
<key>CFBundleSignature</key>
<string>HB##</string>
<key>CFBundleVersion</key>
- <string>2007083100</string>
+ <string>2007100800</string>
<key>NSHumanReadableCopyright</key>
<string>HandBrake Devs</string>
<key>NSMainNibFile</key>
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj
index 0d717a8b5..2cf6bc8c4 100644
--- a/macosx/HandBrake.xcodeproj/project.pbxproj
+++ b/macosx/HandBrake.xcodeproj/project.pbxproj
@@ -1191,7 +1191,7 @@
"$(OTHER_CFLAGS_QUOTED_1)",
"-DUSE_PTHREAD",
);
- OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=22007083100";
+ OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007100800";
OTHER_LDFLAGS = (
../contrib/lib/libmp4v2.a,
../contrib/lib/liba52.a,
@@ -1244,7 +1244,7 @@
"$(OTHER_CFLAGS_QUOTED_1)",
"-DUSE_PTHREAD",
);
- OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007083100";
+ OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007100800";
OTHER_LDFLAGS = "";
PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
PREBINDING = NO;