Speculative v2 update.
authorCarl Hetherington <cth@carlh.net>
Sun, 31 Aug 2014 23:11:18 +0000 (00:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 31 Aug 2014 23:11:18 +0000 (00:11 +0100)
src/lib/util.cc

index c09ed9cb24bb5dbdcb1f9c4c26d4e31b853022c6..7d3e1e5104541b30f2258798d873c51d8e5478dd 100644 (file)
@@ -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