Try to fix OS X / Windows distribution dep.
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index b104b0776b7989b61e93de980f06940bbf3766e8..8babe333a62202e9bebd2627f6180e9a4f182f16 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.69.18devel'
+VERSION = '1.69.31devel'
 
 def options(opt):
     opt.load('compiler_cxx')