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