From: Carl Hetherington Date: Sun, 31 Aug 2014 23:11:18 +0000 (+0100) Subject: Speculative v2 update. X-Git-Tag: v2.0.48~628 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=dc120d521c740b7f1ec356538139c5769a5f54be Speculative v2 update. --- diff --git a/src/lib/util.cc b/src/lib/util.cc index c09ed9cb2..7d3e1e510 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -387,7 +387,7 @@ mo_path () boost::filesystem::path mo_path () { - return "DCP-o-matic.app/Contents/Resources"; + return "DCP-o-matic 2.app/Contents/Resources"; } #endif