Try to put .mo files in the right place in the OS X .dmg.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 28de19e9c37b1730e5f04cac18451d03939dd408..e8ca949f9a12cda3372c897ac4c96eedd00e291c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.64.18devel'
+VERSION = '1.66.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')